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

IsSetVaultNotificationConfig() private method

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