Uses of Interface
com.hashicorp.cdktf.providers.google.edgecontainer_cluster.EdgecontainerClusterSystemAddonsConfig
-
Packages that use EdgecontainerClusterSystemAddonsConfig Package Description com.hashicorp.cdktf.providers.google.edgecontainer_cluster google_edgecontainer_cluster -
-
Uses of EdgecontainerClusterSystemAddonsConfig in com.hashicorp.cdktf.providers.google.edgecontainer_cluster
Classes in com.hashicorp.cdktf.providers.google.edgecontainer_cluster that implement EdgecontainerClusterSystemAddonsConfig Modifier and Type Class Description static classEdgecontainerClusterSystemAddonsConfig.Jsii$ProxyAn implementation forEdgecontainerClusterSystemAddonsConfigMethods in com.hashicorp.cdktf.providers.google.edgecontainer_cluster that return EdgecontainerClusterSystemAddonsConfig Modifier and Type Method Description EdgecontainerClusterSystemAddonsConfigEdgecontainerClusterSystemAddonsConfig.Builder. build()Builds the configured instance.EdgecontainerClusterSystemAddonsConfigEdgecontainerClusterSystemAddonsConfigOutputReference. getInternalValue()default EdgecontainerClusterSystemAddonsConfigEdgecontainerClusterConfig. getSystemAddonsConfig()system_addons_config block.EdgecontainerClusterSystemAddonsConfigEdgecontainerClusterConfig.Jsii$Proxy. getSystemAddonsConfig()EdgecontainerClusterSystemAddonsConfigEdgecontainerCluster. getSystemAddonsConfigInput()Methods in com.hashicorp.cdktf.providers.google.edgecontainer_cluster with parameters of type EdgecontainerClusterSystemAddonsConfig Modifier and Type Method Description voidEdgecontainerCluster. putSystemAddonsConfig(EdgecontainerClusterSystemAddonsConfig value)voidEdgecontainerClusterSystemAddonsConfigOutputReference. setInternalValue(EdgecontainerClusterSystemAddonsConfig value)EdgecontainerCluster.BuilderEdgecontainerCluster.Builder. systemAddonsConfig(EdgecontainerClusterSystemAddonsConfig systemAddonsConfig)system_addons_config block.EdgecontainerClusterConfig.BuilderEdgecontainerClusterConfig.Builder. systemAddonsConfig(EdgecontainerClusterSystemAddonsConfig systemAddonsConfig)Sets the value ofEdgecontainerClusterConfig.getSystemAddonsConfig()
-