Uses of Interface
com.hashicorp.cdktf.providers.google.container_cluster.ContainerClusterAddonsConfigStatefulHaConfig
-
Packages that use ContainerClusterAddonsConfigStatefulHaConfig Package Description com.hashicorp.cdktf.providers.google.container_cluster google_container_cluster -
-
Uses of ContainerClusterAddonsConfigStatefulHaConfig in com.hashicorp.cdktf.providers.google.container_cluster
Classes in com.hashicorp.cdktf.providers.google.container_cluster that implement ContainerClusterAddonsConfigStatefulHaConfig Modifier and Type Class Description static classContainerClusterAddonsConfigStatefulHaConfig.Jsii$ProxyAn implementation forContainerClusterAddonsConfigStatefulHaConfigMethods in com.hashicorp.cdktf.providers.google.container_cluster that return ContainerClusterAddonsConfigStatefulHaConfig Modifier and Type Method Description ContainerClusterAddonsConfigStatefulHaConfigContainerClusterAddonsConfigStatefulHaConfig.Builder. build()Builds the configured instance.ContainerClusterAddonsConfigStatefulHaConfigContainerClusterAddonsConfigStatefulHaConfigOutputReference. getInternalValue()default ContainerClusterAddonsConfigStatefulHaConfigContainerClusterAddonsConfig. getStatefulHaConfig()stateful_ha_config block.ContainerClusterAddonsConfigStatefulHaConfigContainerClusterAddonsConfig.Jsii$Proxy. getStatefulHaConfig()ContainerClusterAddonsConfigStatefulHaConfigContainerClusterAddonsConfigOutputReference. getStatefulHaConfigInput()Methods in com.hashicorp.cdktf.providers.google.container_cluster with parameters of type ContainerClusterAddonsConfigStatefulHaConfig Modifier and Type Method Description voidContainerClusterAddonsConfigOutputReference. putStatefulHaConfig(ContainerClusterAddonsConfigStatefulHaConfig value)voidContainerClusterAddonsConfigStatefulHaConfigOutputReference. setInternalValue(ContainerClusterAddonsConfigStatefulHaConfig value)ContainerClusterAddonsConfig.BuilderContainerClusterAddonsConfig.Builder. statefulHaConfig(ContainerClusterAddonsConfigStatefulHaConfig statefulHaConfig)Sets the value ofContainerClusterAddonsConfig.getStatefulHaConfig()
-