Uses of Class
com.hashicorp.cdktf.providers.google.container_azure_cluster.ContainerAzureClusterControlPlaneProxyConfig.Builder
-
Packages that use ContainerAzureClusterControlPlaneProxyConfig.Builder Package Description com.hashicorp.cdktf.providers.google.container_azure_cluster google_container_azure_cluster -
-
Uses of ContainerAzureClusterControlPlaneProxyConfig.Builder in com.hashicorp.cdktf.providers.google.container_azure_cluster
Methods in com.hashicorp.cdktf.providers.google.container_azure_cluster that return ContainerAzureClusterControlPlaneProxyConfig.Builder Modifier and Type Method Description static ContainerAzureClusterControlPlaneProxyConfig.BuilderContainerAzureClusterControlPlaneProxyConfig. builder()ContainerAzureClusterControlPlaneProxyConfig.BuilderContainerAzureClusterControlPlaneProxyConfig.Builder. resourceGroupId(String resourceGroupId)Sets the value ofContainerAzureClusterControlPlaneProxyConfig.getResourceGroupId()ContainerAzureClusterControlPlaneProxyConfig.BuilderContainerAzureClusterControlPlaneProxyConfig.Builder. secretId(String secretId)Sets the value ofContainerAzureClusterControlPlaneProxyConfig.getSecretId()Constructors in com.hashicorp.cdktf.providers.google.container_azure_cluster with parameters of type ContainerAzureClusterControlPlaneProxyConfig.Builder Constructor Description Jsii$Proxy(ContainerAzureClusterControlPlaneProxyConfig.Builder builder)Constructor that initializes the object based on literal property values passed by theContainerAzureClusterControlPlaneProxyConfig.Builder.
-