Amazon.AutoScaling.Model.PutNotificationConfigurationRequest.IsSetTopicARN C# (CSharp) Метод

IsSetTopicARN() приватный Метод

private IsSetTopicARN ( ) : bool
Результат bool
        internal bool IsSetTopicARN()
        {
            return this._topicARN != null;
        }