Uses of Interface
com.hashicorp.cdktf.providers.google.edgecontainer_cluster.EdgecontainerClusterControlPlane
-
Packages that use EdgecontainerClusterControlPlane Package Description com.hashicorp.cdktf.providers.google.edgecontainer_cluster google_edgecontainer_cluster -
-
Uses of EdgecontainerClusterControlPlane in com.hashicorp.cdktf.providers.google.edgecontainer_cluster
Classes in com.hashicorp.cdktf.providers.google.edgecontainer_cluster that implement EdgecontainerClusterControlPlane Modifier and Type Class Description static classEdgecontainerClusterControlPlane.Jsii$ProxyAn implementation forEdgecontainerClusterControlPlaneMethods in com.hashicorp.cdktf.providers.google.edgecontainer_cluster that return EdgecontainerClusterControlPlane Modifier and Type Method Description EdgecontainerClusterControlPlaneEdgecontainerClusterControlPlane.Builder. build()Builds the configured instance.default EdgecontainerClusterControlPlaneEdgecontainerClusterConfig. getControlPlane()control_plane block.EdgecontainerClusterControlPlaneEdgecontainerClusterConfig.Jsii$Proxy. getControlPlane()EdgecontainerClusterControlPlaneEdgecontainerCluster. getControlPlaneInput()EdgecontainerClusterControlPlaneEdgecontainerClusterControlPlaneOutputReference. getInternalValue()Methods in com.hashicorp.cdktf.providers.google.edgecontainer_cluster with parameters of type EdgecontainerClusterControlPlane Modifier and Type Method Description EdgecontainerCluster.BuilderEdgecontainerCluster.Builder. controlPlane(EdgecontainerClusterControlPlane controlPlane)control_plane block.EdgecontainerClusterConfig.BuilderEdgecontainerClusterConfig.Builder. controlPlane(EdgecontainerClusterControlPlane controlPlane)Sets the value ofEdgecontainerClusterConfig.getControlPlane()voidEdgecontainerCluster. putControlPlane(EdgecontainerClusterControlPlane value)voidEdgecontainerClusterControlPlaneOutputReference. setInternalValue(EdgecontainerClusterControlPlane value)
-