Interface GkeHubFeatureMembershipConfigmanagement

  • All Superinterfaces:
    software.amazon.jsii.JsiiSerializable
    All Known Implementing Classes:
    GkeHubFeatureMembershipConfigmanagement.Jsii$Proxy

    @Generated(value="jsii-pacmak/1.102.0 (build e354887)",
               date="2024-08-31T03:59:21.340Z")
    @Stability(Stable)
    public interface GkeHubFeatureMembershipConfigmanagement
    extends software.amazon.jsii.JsiiSerializable
    • Method Detail

      • getBinauthz

        @Stability(Stable)
        @Nullable
        default GkeHubFeatureMembershipConfigmanagementBinauthz getBinauthz()
        binauthz block.

        Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/google/5.43.1/docs/resources/gke_hub_feature_membership#binauthz GkeHubFeatureMembership#binauthz}

      • getConfigSync

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

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

      • getHierarchyController

        @Stability(Stable)
        @Nullable
        default GkeHubFeatureMembershipConfigmanagementHierarchyController getHierarchyController()
        hierarchy_controller block.

        Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/google/5.43.1/docs/resources/gke_hub_feature_membership#hierarchy_controller GkeHubFeatureMembership#hierarchy_controller}

      • 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.

        Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/google/5.43.1/docs/resources/gke_hub_feature_membership#management GkeHubFeatureMembership#management}

      • getPolicyController

        @Stability(Stable)
        @Nullable
        default GkeHubFeatureMembershipConfigmanagementPolicyController getPolicyController()
        policy_controller block.

        Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/google/5.43.1/docs/resources/gke_hub_feature_membership#policy_controller GkeHubFeatureMembership#policy_controller}

      • getVersion

        @Stability(Stable)
        @Nullable
        default String getVersion()
        Optional. Version of ACM to install. Defaults to the latest version.

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