Uses of Interface
com.hashicorp.cdktf.providers.google.container_aws_cluster.ContainerAwsClusterControlPlane
-
Packages that use ContainerAwsClusterControlPlane Package Description com.hashicorp.cdktf.providers.google.container_aws_cluster google_container_aws_cluster -
-
Uses of ContainerAwsClusterControlPlane in com.hashicorp.cdktf.providers.google.container_aws_cluster
Classes in com.hashicorp.cdktf.providers.google.container_aws_cluster that implement ContainerAwsClusterControlPlane Modifier and Type Class Description static classContainerAwsClusterControlPlane.Jsii$ProxyAn implementation forContainerAwsClusterControlPlaneMethods in com.hashicorp.cdktf.providers.google.container_aws_cluster that return ContainerAwsClusterControlPlane Modifier and Type Method Description ContainerAwsClusterControlPlaneContainerAwsClusterControlPlane.Builder. build()Builds the configured instance.ContainerAwsClusterControlPlaneContainerAwsClusterConfig. getControlPlane()control_plane block.ContainerAwsClusterControlPlaneContainerAwsClusterConfig.Jsii$Proxy. getControlPlane()ContainerAwsClusterControlPlaneContainerAwsCluster. getControlPlaneInput()ContainerAwsClusterControlPlaneContainerAwsClusterControlPlaneOutputReference. getInternalValue()Methods in com.hashicorp.cdktf.providers.google.container_aws_cluster with parameters of type ContainerAwsClusterControlPlane Modifier and Type Method Description ContainerAwsCluster.BuilderContainerAwsCluster.Builder. controlPlane(ContainerAwsClusterControlPlane controlPlane)control_plane block.ContainerAwsClusterConfig.BuilderContainerAwsClusterConfig.Builder. controlPlane(ContainerAwsClusterControlPlane controlPlane)Sets the value ofContainerAwsClusterConfig.getControlPlane()voidContainerAwsCluster. putControlPlane(ContainerAwsClusterControlPlane value)voidContainerAwsClusterControlPlaneOutputReference. setInternalValue(ContainerAwsClusterControlPlane value)
-