Amazon.SimpleSystemsManagement.Model.NotificationConfig.IsSetNotificationArn C# (CSharp) Méthode

IsSetNotificationArn() private méthode

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