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