OBJECT

GcpCloudSqlConfig

Description

SLA Domain configuration for GCP Cloud SQL object.

link GraphQL Schema definition

  • type GcpCloudSqlConfig {
  • # Specifies the duration for which the GCP Cloud SQL logs will be retained.
  • logRetention: Duration
  • }