Uses of Class
com.hashicorp.cdktf.providers.google.container_azure_cluster.ContainerAzureClusterControlPlaneReplicaPlacements.Builder
-
Packages that use ContainerAzureClusterControlPlaneReplicaPlacements.Builder Package Description com.hashicorp.cdktf.providers.google.container_azure_cluster google_container_azure_cluster -
-
Uses of ContainerAzureClusterControlPlaneReplicaPlacements.Builder in com.hashicorp.cdktf.providers.google.container_azure_cluster
Methods in com.hashicorp.cdktf.providers.google.container_azure_cluster that return ContainerAzureClusterControlPlaneReplicaPlacements.Builder Modifier and Type Method Description ContainerAzureClusterControlPlaneReplicaPlacements.BuilderContainerAzureClusterControlPlaneReplicaPlacements.Builder. azureAvailabilityZone(String azureAvailabilityZone)static ContainerAzureClusterControlPlaneReplicaPlacements.BuilderContainerAzureClusterControlPlaneReplicaPlacements. builder()ContainerAzureClusterControlPlaneReplicaPlacements.BuilderContainerAzureClusterControlPlaneReplicaPlacements.Builder. subnetId(String subnetId)Sets the value ofContainerAzureClusterControlPlaneReplicaPlacements.getSubnetId()Constructors in com.hashicorp.cdktf.providers.google.container_azure_cluster with parameters of type ContainerAzureClusterControlPlaneReplicaPlacements.Builder Constructor Description Jsii$Proxy(ContainerAzureClusterControlPlaneReplicaPlacements.Builder builder)Constructor that initializes the object based on literal property values passed by theContainerAzureClusterControlPlaneReplicaPlacements.Builder.
-