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

IsSetTopicARN() private méthode

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