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