INPUT_OBJECT

GcpCloudSqlConfigInput

Description

Input to configure the SLA Domain for GCP Cloud SQL.

link GraphQL Schema definition

  • input GcpCloudSqlConfigInput {
  • # Specifies the duration for which the GCP Cloud SQL logs will be retained.
  • logRetention: SlaDurationInput
  • }