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

IsSetTopicARN() 개인적인 메소드

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