Amazon.Redshift.Model.ModifyEventSubscriptionRequest.IsSetSnsTopicArn C# (CSharp) 메소드

IsSetSnsTopicArn() 개인적인 메소드

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