Uses of Class
com.hashicorp.cdktf.providers.google.container_azure_cluster.ContainerAzureClusterControlPlaneRootVolume.Builder
-
Packages that use ContainerAzureClusterControlPlaneRootVolume.Builder Package Description com.hashicorp.cdktf.providers.google.container_azure_cluster google_container_azure_cluster -
-
Uses of ContainerAzureClusterControlPlaneRootVolume.Builder in com.hashicorp.cdktf.providers.google.container_azure_cluster
Methods in com.hashicorp.cdktf.providers.google.container_azure_cluster that return ContainerAzureClusterControlPlaneRootVolume.Builder Modifier and Type Method Description static ContainerAzureClusterControlPlaneRootVolume.BuilderContainerAzureClusterControlPlaneRootVolume. builder()ContainerAzureClusterControlPlaneRootVolume.BuilderContainerAzureClusterControlPlaneRootVolume.Builder. sizeGib(Number sizeGib)Sets the value ofContainerAzureClusterControlPlaneRootVolume.getSizeGib()Constructors in com.hashicorp.cdktf.providers.google.container_azure_cluster with parameters of type ContainerAzureClusterControlPlaneRootVolume.Builder Constructor Description Jsii$Proxy(ContainerAzureClusterControlPlaneRootVolume.Builder builder)Constructor that initializes the object based on literal property values passed by theContainerAzureClusterControlPlaneRootVolume.Builder.
-