Amazon.Redshift.Model.ModifyEventSubscriptionRequest.IsSetSnsTopicArn C# (CSharp) Méthode

IsSetSnsTopicArn() private méthode

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