Amazon.CognitoIdentityProvider.Model.MFAOptionType.IsSetAttributeName C# (CSharp) Méthode

IsSetAttributeName() private méthode

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