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