Amazon.Glacier.Model.SetVaultNotificationsRequest.IsSetVaultNotificationConfig C# (CSharp) Method

IsSetVaultNotificationConfig() private method

private IsSetVaultNotificationConfig ( ) : bool
return bool
        internal bool IsSetVaultNotificationConfig()
        {
            return this._vaultNotificationConfig != null;
        }