Amazon.SimpleSystemsManagement.Model.NotificationConfig.IsSetNotificationArn C# (CSharp) Method

IsSetNotificationArn() private method

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