Uses of Interface
com.hashicorp.cdktf.providers.google.container_azure_cluster.ContainerAzureClusterControlPlane
-
Packages that use ContainerAzureClusterControlPlane Package Description com.hashicorp.cdktf.providers.google.container_azure_cluster google_container_azure_cluster -
-
Uses of ContainerAzureClusterControlPlane in com.hashicorp.cdktf.providers.google.container_azure_cluster
Classes in com.hashicorp.cdktf.providers.google.container_azure_cluster that implement ContainerAzureClusterControlPlane Modifier and Type Class Description static classContainerAzureClusterControlPlane.Jsii$ProxyAn implementation forContainerAzureClusterControlPlaneMethods in com.hashicorp.cdktf.providers.google.container_azure_cluster that return ContainerAzureClusterControlPlane Modifier and Type Method Description ContainerAzureClusterControlPlaneContainerAzureClusterControlPlane.Builder. build()Builds the configured instance.ContainerAzureClusterControlPlaneContainerAzureClusterConfig. getControlPlane()control_plane block.ContainerAzureClusterControlPlaneContainerAzureClusterConfig.Jsii$Proxy. getControlPlane()ContainerAzureClusterControlPlaneContainerAzureCluster. getControlPlaneInput()ContainerAzureClusterControlPlaneContainerAzureClusterControlPlaneOutputReference. getInternalValue()Methods in com.hashicorp.cdktf.providers.google.container_azure_cluster with parameters of type ContainerAzureClusterControlPlane Modifier and Type Method Description ContainerAzureCluster.BuilderContainerAzureCluster.Builder. controlPlane(ContainerAzureClusterControlPlane controlPlane)control_plane block.ContainerAzureClusterConfig.BuilderContainerAzureClusterConfig.Builder. controlPlane(ContainerAzureClusterControlPlane controlPlane)Sets the value ofContainerAzureClusterConfig.getControlPlane()voidContainerAzureCluster. putControlPlane(ContainerAzureClusterControlPlane value)voidContainerAzureClusterControlPlaneOutputReference. setInternalValue(ContainerAzureClusterControlPlane value)
-