Uses of Class
com.hashicorp.cdktf.providers.google.container_cluster.ContainerClusterAddonsConfigStatefulHaConfig.Builder
-
Packages that use ContainerClusterAddonsConfigStatefulHaConfig.Builder Package Description com.hashicorp.cdktf.providers.google.container_cluster google_container_cluster -
-
Uses of ContainerClusterAddonsConfigStatefulHaConfig.Builder in com.hashicorp.cdktf.providers.google.container_cluster
Methods in com.hashicorp.cdktf.providers.google.container_cluster that return ContainerClusterAddonsConfigStatefulHaConfig.Builder Modifier and Type Method Description static ContainerClusterAddonsConfigStatefulHaConfig.BuilderContainerClusterAddonsConfigStatefulHaConfig. builder()ContainerClusterAddonsConfigStatefulHaConfig.BuilderContainerClusterAddonsConfigStatefulHaConfig.Builder. enabled(com.hashicorp.cdktf.IResolvable enabled)Sets the value ofContainerClusterAddonsConfigStatefulHaConfig.getEnabled()ContainerClusterAddonsConfigStatefulHaConfig.BuilderContainerClusterAddonsConfigStatefulHaConfig.Builder. enabled(Boolean enabled)Sets the value ofContainerClusterAddonsConfigStatefulHaConfig.getEnabled()Constructors in com.hashicorp.cdktf.providers.google.container_cluster with parameters of type ContainerClusterAddonsConfigStatefulHaConfig.Builder Constructor Description Jsii$Proxy(ContainerClusterAddonsConfigStatefulHaConfig.Builder builder)Constructor that initializes the object based on literal property values passed by theContainerClusterAddonsConfigStatefulHaConfig.Builder.
-