Amazon.CognitoIdentityProvider.Model.GetUserAttributeVerificationCodeRequest.IsSetAttributeName C# (CSharp) Method

IsSetAttributeName() private method

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