INPUT_OBJECT

QueryReportPropertiesInput

Description

Input for getting the database log reporting properties for a cluster.

link GraphQL Schema definition

  • input QueryReportPropertiesInput {
  • # Required. UUID used to identify the cluster the request goes to.
  • clusterUuid: String!
  • }

link Require by