Uses of Interface
com.hashicorp.cdktf.providers.google.container_cluster.ContainerClusterGatewayApiConfig
-
Packages that use ContainerClusterGatewayApiConfig Package Description com.hashicorp.cdktf.providers.google.container_cluster google_container_cluster -
-
Uses of ContainerClusterGatewayApiConfig in com.hashicorp.cdktf.providers.google.container_cluster
Classes in com.hashicorp.cdktf.providers.google.container_cluster that implement ContainerClusterGatewayApiConfig Modifier and Type Class Description static classContainerClusterGatewayApiConfig.Jsii$ProxyAn implementation forContainerClusterGatewayApiConfigMethods in com.hashicorp.cdktf.providers.google.container_cluster that return ContainerClusterGatewayApiConfig Modifier and Type Method Description ContainerClusterGatewayApiConfigContainerClusterGatewayApiConfig.Builder. build()Builds the configured instance.default ContainerClusterGatewayApiConfigContainerClusterConfig. getGatewayApiConfig()gateway_api_config block.ContainerClusterGatewayApiConfigContainerClusterConfig.Jsii$Proxy. getGatewayApiConfig()ContainerClusterGatewayApiConfigContainerCluster. getGatewayApiConfigInput()ContainerClusterGatewayApiConfigContainerClusterGatewayApiConfigOutputReference. getInternalValue()Methods in com.hashicorp.cdktf.providers.google.container_cluster with parameters of type ContainerClusterGatewayApiConfig Modifier and Type Method Description ContainerCluster.BuilderContainerCluster.Builder. gatewayApiConfig(ContainerClusterGatewayApiConfig gatewayApiConfig)gateway_api_config block.ContainerClusterConfig.BuilderContainerClusterConfig.Builder. gatewayApiConfig(ContainerClusterGatewayApiConfig gatewayApiConfig)Sets the value ofContainerClusterConfig.getGatewayApiConfig()voidContainerCluster. putGatewayApiConfig(ContainerClusterGatewayApiConfig value)voidContainerClusterGatewayApiConfigOutputReference. setInternalValue(ContainerClusterGatewayApiConfig value)
-