Amazon.AutoScaling.Model.DeleteNotificationConfigurationRequest.IsSetTopicARN C# (CSharp) Méthode

IsSetTopicARN() private méthode

private IsSetTopicARN ( ) : bool
Résultat bool
        internal bool IsSetTopicARN()
        {
            return this.topicARN != null;
        }
DeleteNotificationConfigurationRequest