GkeBackupAgentConfigResponse

data class GkeBackupAgentConfigResponse(val enabled: Boolean)

Configuration for the Backup for GKE Agent.

Constructors

Link copied to clipboard
constructor(enabled: Boolean)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

Whether the Backup for GKE agent is enabled for this cluster.