Amazon.RDS.Model.ModifyEventSubscriptionRequest.IsSetSnsTopicArn C# (CSharp) Method

IsSetSnsTopicArn() private method

private IsSetSnsTopicArn ( ) : bool
return bool
        internal bool IsSetSnsTopicArn()
        {
            return this._snsTopicArn != null;
        }