Amazon.SimpleNotificationService.Model.SetTopicAttributesRequest.IsSetAttributeValue C# (CSharp) Method

IsSetAttributeValue() private method

private IsSetAttributeValue ( ) : bool
return bool
        internal bool IsSetAttributeValue()
        {
            return this._attributeValue != null;
        }