Amazon.SimpleEmail.Model.GetIdentityVerificationAttributesResult.IsSetVerificationAttributes C# (CSharp) Method

IsSetVerificationAttributes() private method

private IsSetVerificationAttributes ( ) : bool
return bool
        internal bool IsSetVerificationAttributes()
        {
            return this.verificationAttributes != null;
        }
    }
GetIdentityVerificationAttributesResult