Interface GkeHubFeatureFleetDefaultMemberConfigConfigmanagement

    • Method Detail

      • getConfigSync

        @Stability(Stable)
        @Nullable
        default GkeHubFeatureFleetDefaultMemberConfigConfigmanagementConfigSync getConfigSync()
        config_sync block.

        Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/google/5.43.1/docs/resources/gke_hub_feature#config_sync GkeHubFeature#config_sync}

      • getManagement

        @Stability(Stable)
        @Nullable
        default String getManagement()
        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: ["MANAGEMENT_UNSPECIFIED", "MANAGEMENT_AUTOMATIC", "MANAGEMENT_MANUAL"] Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/google/5.43.1/docs/resources/gke_hub_feature#management GkeHubFeature#management}

      • getVersion

        @Stability(Stable)
        @Nullable
        default String getVersion()
        Version of ACM installed.

        Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/google/5.43.1/docs/resources/gke_hub_feature#version GkeHubFeature#version}