INPUT_OBJECT
PostgresDbClusterSlaConfigInput
Description
Input to configure the SLA Domain for Postgres DB Cluster.
link GraphQL Schema definition
- input PostgresDbClusterSlaConfigInput {
- # Specifies the duration for which the Write-Ahead Logging (WAL) logs for the
- # Postgres DB cluster is retained.
- SlaDurationInput :
- }