Uses of Interface
com.hashicorp.cdktf.providers.google.container_azure_cluster.ContainerAzureClusterControlPlaneProxyConfig
-
Packages that use ContainerAzureClusterControlPlaneProxyConfig Package Description com.hashicorp.cdktf.providers.google.container_azure_cluster google_container_azure_cluster -
-
Uses of ContainerAzureClusterControlPlaneProxyConfig in com.hashicorp.cdktf.providers.google.container_azure_cluster
Classes in com.hashicorp.cdktf.providers.google.container_azure_cluster that implement ContainerAzureClusterControlPlaneProxyConfig Modifier and Type Class Description static classContainerAzureClusterControlPlaneProxyConfig.Jsii$ProxyAn implementation forContainerAzureClusterControlPlaneProxyConfigMethods in com.hashicorp.cdktf.providers.google.container_azure_cluster that return ContainerAzureClusterControlPlaneProxyConfig Modifier and Type Method Description ContainerAzureClusterControlPlaneProxyConfigContainerAzureClusterControlPlaneProxyConfig.Builder. build()Builds the configured instance.ContainerAzureClusterControlPlaneProxyConfigContainerAzureClusterControlPlaneProxyConfigOutputReference. getInternalValue()default ContainerAzureClusterControlPlaneProxyConfigContainerAzureClusterControlPlane. getProxyConfig()proxy_config block.ContainerAzureClusterControlPlaneProxyConfigContainerAzureClusterControlPlane.Jsii$Proxy. getProxyConfig()ContainerAzureClusterControlPlaneProxyConfigContainerAzureClusterControlPlaneOutputReference. getProxyConfigInput()Methods in com.hashicorp.cdktf.providers.google.container_azure_cluster with parameters of type ContainerAzureClusterControlPlaneProxyConfig Modifier and Type Method Description ContainerAzureClusterControlPlane.BuilderContainerAzureClusterControlPlane.Builder. proxyConfig(ContainerAzureClusterControlPlaneProxyConfig proxyConfig)Sets the value ofContainerAzureClusterControlPlane.getProxyConfig()voidContainerAzureClusterControlPlaneOutputReference. putProxyConfig(ContainerAzureClusterControlPlaneProxyConfig value)voidContainerAzureClusterControlPlaneProxyConfigOutputReference. setInternalValue(ContainerAzureClusterControlPlaneProxyConfig value)
-