Uses of Interface
com.hashicorp.cdktf.providers.google.container_cluster.ContainerClusterCostManagementConfig
-
Packages that use ContainerClusterCostManagementConfig Package Description com.hashicorp.cdktf.providers.google.container_cluster google_container_cluster -
-
Uses of ContainerClusterCostManagementConfig in com.hashicorp.cdktf.providers.google.container_cluster
Classes in com.hashicorp.cdktf.providers.google.container_cluster that implement ContainerClusterCostManagementConfig Modifier and Type Class Description static classContainerClusterCostManagementConfig.Jsii$ProxyAn implementation forContainerClusterCostManagementConfigMethods in com.hashicorp.cdktf.providers.google.container_cluster that return ContainerClusterCostManagementConfig Modifier and Type Method Description ContainerClusterCostManagementConfigContainerClusterCostManagementConfig.Builder. build()Builds the configured instance.default ContainerClusterCostManagementConfigContainerClusterConfig. getCostManagementConfig()cost_management_config block.ContainerClusterCostManagementConfigContainerClusterConfig.Jsii$Proxy. getCostManagementConfig()ContainerClusterCostManagementConfigContainerCluster. getCostManagementConfigInput()ContainerClusterCostManagementConfigContainerClusterCostManagementConfigOutputReference. getInternalValue()Methods in com.hashicorp.cdktf.providers.google.container_cluster with parameters of type ContainerClusterCostManagementConfig Modifier and Type Method Description ContainerCluster.BuilderContainerCluster.Builder. costManagementConfig(ContainerClusterCostManagementConfig costManagementConfig)cost_management_config block.ContainerClusterConfig.BuilderContainerClusterConfig.Builder. costManagementConfig(ContainerClusterCostManagementConfig costManagementConfig)Sets the value ofContainerClusterConfig.getCostManagementConfig()voidContainerCluster. putCostManagementConfig(ContainerClusterCostManagementConfig value)voidContainerClusterCostManagementConfigOutputReference. setInternalValue(ContainerClusterCostManagementConfig value)
-