Amazon.AutoScaling.Model.PutNotificationConfigurationRequest.IsSetTopicARN C# (CSharp) 메소드

IsSetTopicARN() 개인적인 메소드

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