Amazon.SimpleEmail.Model.SetIdentityNotificationTopicRequest.IsSetIdentity C# (CSharp) Method

IsSetIdentity() private method

private IsSetIdentity ( ) : bool
return bool
        internal bool IsSetIdentity()
        {
            return this._identity != null;
        }