Uses of Interface
com.hashicorp.cdktf.providers.google.container_aws_cluster.ContainerAwsClusterControlPlaneProxyConfig
-
Packages that use ContainerAwsClusterControlPlaneProxyConfig Package Description com.hashicorp.cdktf.providers.google.container_aws_cluster google_container_aws_cluster -
-
Uses of ContainerAwsClusterControlPlaneProxyConfig in com.hashicorp.cdktf.providers.google.container_aws_cluster
Classes in com.hashicorp.cdktf.providers.google.container_aws_cluster that implement ContainerAwsClusterControlPlaneProxyConfig Modifier and Type Class Description static classContainerAwsClusterControlPlaneProxyConfig.Jsii$ProxyAn implementation forContainerAwsClusterControlPlaneProxyConfigMethods in com.hashicorp.cdktf.providers.google.container_aws_cluster that return ContainerAwsClusterControlPlaneProxyConfig Modifier and Type Method Description ContainerAwsClusterControlPlaneProxyConfigContainerAwsClusterControlPlaneProxyConfig.Builder. build()Builds the configured instance.ContainerAwsClusterControlPlaneProxyConfigContainerAwsClusterControlPlaneProxyConfigOutputReference. getInternalValue()default ContainerAwsClusterControlPlaneProxyConfigContainerAwsClusterControlPlane. getProxyConfig()proxy_config block.ContainerAwsClusterControlPlaneProxyConfigContainerAwsClusterControlPlane.Jsii$Proxy. getProxyConfig()ContainerAwsClusterControlPlaneProxyConfigContainerAwsClusterControlPlaneOutputReference. getProxyConfigInput()Methods in com.hashicorp.cdktf.providers.google.container_aws_cluster with parameters of type ContainerAwsClusterControlPlaneProxyConfig Modifier and Type Method Description ContainerAwsClusterControlPlane.BuilderContainerAwsClusterControlPlane.Builder. proxyConfig(ContainerAwsClusterControlPlaneProxyConfig proxyConfig)Sets the value ofContainerAwsClusterControlPlane.getProxyConfig()voidContainerAwsClusterControlPlaneOutputReference. putProxyConfig(ContainerAwsClusterControlPlaneProxyConfig value)voidContainerAwsClusterControlPlaneProxyConfigOutputReference. setInternalValue(ContainerAwsClusterControlPlaneProxyConfig value)
-