INPUT_OBJECT
UpdateDatabaseLogReportingPropertiesForClusterInput
Description
Input for updating the database log reporting notifications settings for a cluster.
link GraphQL Schema definition
- input UpdateDatabaseLogReportingPropertiesForClusterInput {
- # Required. UUID used to identify the cluster the request goes to.
- String! :
- # Required. Updated report properties.
- DbLogReportPropertiesUpdateInput! :
- }