Amazon.CognitoIdentity.Model.GetCredentialsForIdentityRequest.IsSetCustomRoleArn C# (CSharp) Méthode

IsSetCustomRoleArn() private méthode

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