Amazon.CognitoIdentity.Model.GetCredentialsForIdentityRequest.IsSetCustomRoleArn C# (CSharp) Method

IsSetCustomRoleArn() private method

private IsSetCustomRoleArn ( ) : bool
return bool
        internal bool IsSetCustomRoleArn()
        {
            return this._customRoleArn != null;
        }