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

IsSetVerificationAttributes() private method

private IsSetVerificationAttributes ( ) : bool
return bool
        internal bool IsSetVerificationAttributes()
        {
            return this._verificationAttributes != null && this._verificationAttributes.Count > 0; 
        }
GetIdentityVerificationAttributesResponse