Uses of Interface
com.hashicorp.cdktf.providers.google.container_azure_cluster.ContainerAzureClusterControlPlaneReplicaPlacements
-
Packages that use ContainerAzureClusterControlPlaneReplicaPlacements Package Description com.hashicorp.cdktf.providers.google.container_azure_cluster google_container_azure_cluster -
-
Uses of ContainerAzureClusterControlPlaneReplicaPlacements in com.hashicorp.cdktf.providers.google.container_azure_cluster
Classes in com.hashicorp.cdktf.providers.google.container_azure_cluster that implement ContainerAzureClusterControlPlaneReplicaPlacements Modifier and Type Class Description static classContainerAzureClusterControlPlaneReplicaPlacements.Jsii$ProxyAn implementation forContainerAzureClusterControlPlaneReplicaPlacementsMethods in com.hashicorp.cdktf.providers.google.container_azure_cluster that return ContainerAzureClusterControlPlaneReplicaPlacements Modifier and Type Method Description ContainerAzureClusterControlPlaneReplicaPlacementsContainerAzureClusterControlPlaneReplicaPlacements.Builder. build()Builds the configured instance.Methods in com.hashicorp.cdktf.providers.google.container_azure_cluster with parameters of type ContainerAzureClusterControlPlaneReplicaPlacements Modifier and Type Method Description voidContainerAzureClusterControlPlaneReplicaPlacementsOutputReference. setInternalValue(ContainerAzureClusterControlPlaneReplicaPlacements value)Method parameters in com.hashicorp.cdktf.providers.google.container_azure_cluster with type arguments of type ContainerAzureClusterControlPlaneReplicaPlacements Modifier and Type Method Description ContainerAzureClusterControlPlane.BuilderContainerAzureClusterControlPlane.Builder. replicaPlacements(List<? extends ContainerAzureClusterControlPlaneReplicaPlacements> replicaPlacements)Sets the value ofContainerAzureClusterControlPlane.getReplicaPlacements()voidContainerAzureClusterControlPlaneReplicaPlacementsList. setInternalValue(List<ContainerAzureClusterControlPlaneReplicaPlacements> value)
-