Amazon.Redshift.Model.ModifyEventSubscriptionRequest.IsSetSnsTopicArn C# (CSharp) Метод

IsSetSnsTopicArn() приватный Метод

private IsSetSnsTopicArn ( ) : bool
Результат bool
        internal bool IsSetSnsTopicArn()
        {
            return this._snsTopicArn != null;
        }