Uses of Interface
com.hashicorp.cdktf.providers.google.edgecontainer_cluster.EdgecontainerClusterFleet
-
Packages that use EdgecontainerClusterFleet Package Description com.hashicorp.cdktf.providers.google.edgecontainer_cluster google_edgecontainer_cluster -
-
Uses of EdgecontainerClusterFleet in com.hashicorp.cdktf.providers.google.edgecontainer_cluster
Classes in com.hashicorp.cdktf.providers.google.edgecontainer_cluster that implement EdgecontainerClusterFleet Modifier and Type Class Description static classEdgecontainerClusterFleet.Jsii$ProxyAn implementation forEdgecontainerClusterFleetMethods in com.hashicorp.cdktf.providers.google.edgecontainer_cluster that return EdgecontainerClusterFleet Modifier and Type Method Description EdgecontainerClusterFleetEdgecontainerClusterFleet.Builder. build()Builds the configured instance.EdgecontainerClusterFleetEdgecontainerClusterConfig. getFleet()fleet block.EdgecontainerClusterFleetEdgecontainerClusterConfig.Jsii$Proxy. getFleet()EdgecontainerClusterFleetEdgecontainerCluster. getFleetInput()EdgecontainerClusterFleetEdgecontainerClusterFleetOutputReference. getInternalValue()Methods in com.hashicorp.cdktf.providers.google.edgecontainer_cluster with parameters of type EdgecontainerClusterFleet Modifier and Type Method Description EdgecontainerCluster.BuilderEdgecontainerCluster.Builder. fleet(EdgecontainerClusterFleet fleet)fleet block.EdgecontainerClusterConfig.BuilderEdgecontainerClusterConfig.Builder. fleet(EdgecontainerClusterFleet fleet)Sets the value ofEdgecontainerClusterConfig.getFleet()voidEdgecontainerCluster. putFleet(EdgecontainerClusterFleet value)voidEdgecontainerClusterFleetOutputReference. setInternalValue(EdgecontainerClusterFleet value)
-