FeatureFleetDefaultMemberConfigConfigmanagement

data class FeatureFleetDefaultMemberConfigConfigmanagement(val configSync: FeatureFleetDefaultMemberConfigConfigmanagementConfigSync? = null, val management: String? = null, val version: String? = null)

Constructors

constructor(configSync: FeatureFleetDefaultMemberConfigConfigmanagementConfigSync? = null, management: String? = null, version: String? = null)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

ConfigSync configuration for the cluster Structure is documented below.

Link copied to clipboard
val management: String? = null

Set this field to MANAGEMENT_AUTOMATIC to enable Config Sync auto-upgrades, and set this field to MANAGEMENT_MANUAL or MANAGEMENT_UNSPECIFIED to disable Config Sync auto-upgrades. Possible values are: MANAGEMENT_UNSPECIFIED, MANAGEMENT_AUTOMATIC, MANAGEMENT_MANUAL.

Link copied to clipboard
val version: String? = null

Version of ACM installed