Amazon.Inspector.Model.Subscription.IsSetTopicArn C# (CSharp) 메소드

IsSetTopicArn() 개인적인 메소드

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