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

IsSetDkimAttributes() private method

private IsSetDkimAttributes ( ) : bool
return bool
        internal bool IsSetDkimAttributes()
        {
            return this.dkimAttributes != null;
        }
    }
GetIdentityDkimAttributesResult