Amazon.SimpleEmail.Model.GetIdentityDkimAttributesResponse.IsSetDkimAttributes C# (CSharp) Method

IsSetDkimAttributes() private method

private IsSetDkimAttributes ( ) : bool
return bool
        internal bool IsSetDkimAttributes()
        {
            return this._dkimAttributes != null && this._dkimAttributes.Count > 0; 
        }
GetIdentityDkimAttributesResponse