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