Uses of Interface
com.hashicorp.cdktf.providers.google.clouddeploy_target.ClouddeployTargetAnthosCluster
-
Packages that use ClouddeployTargetAnthosCluster Package Description com.hashicorp.cdktf.providers.google.clouddeploy_target google_clouddeploy_target -
-
Uses of ClouddeployTargetAnthosCluster in com.hashicorp.cdktf.providers.google.clouddeploy_target
Classes in com.hashicorp.cdktf.providers.google.clouddeploy_target that implement ClouddeployTargetAnthosCluster Modifier and Type Class Description static classClouddeployTargetAnthosCluster.Jsii$ProxyAn implementation forClouddeployTargetAnthosClusterMethods in com.hashicorp.cdktf.providers.google.clouddeploy_target that return ClouddeployTargetAnthosCluster Modifier and Type Method Description ClouddeployTargetAnthosClusterClouddeployTargetAnthosCluster.Builder. build()Builds the configured instance.default ClouddeployTargetAnthosClusterClouddeployTargetConfig. getAnthosCluster()anthos_cluster block.ClouddeployTargetAnthosClusterClouddeployTargetConfig.Jsii$Proxy. getAnthosCluster()ClouddeployTargetAnthosClusterClouddeployTarget. getAnthosClusterInput()ClouddeployTargetAnthosClusterClouddeployTargetAnthosClusterOutputReference. getInternalValue()Methods in com.hashicorp.cdktf.providers.google.clouddeploy_target with parameters of type ClouddeployTargetAnthosCluster Modifier and Type Method Description ClouddeployTarget.BuilderClouddeployTarget.Builder. anthosCluster(ClouddeployTargetAnthosCluster anthosCluster)anthos_cluster block.ClouddeployTargetConfig.BuilderClouddeployTargetConfig.Builder. anthosCluster(ClouddeployTargetAnthosCluster anthosCluster)Sets the value ofClouddeployTargetConfig.getAnthosCluster()voidClouddeployTarget. putAnthosCluster(ClouddeployTargetAnthosCluster value)voidClouddeployTargetAnthosClusterOutputReference. setInternalValue(ClouddeployTargetAnthosCluster value)
-