Uses of Class
com.hashicorp.cdktf.providers.google.clouddeploy_target.ClouddeployTargetAnthosCluster.Builder
-
Packages that use ClouddeployTargetAnthosCluster.Builder Package Description com.hashicorp.cdktf.providers.google.clouddeploy_target google_clouddeploy_target -
-
Uses of ClouddeployTargetAnthosCluster.Builder in com.hashicorp.cdktf.providers.google.clouddeploy_target
Methods in com.hashicorp.cdktf.providers.google.clouddeploy_target that return ClouddeployTargetAnthosCluster.Builder Modifier and Type Method Description static ClouddeployTargetAnthosCluster.BuilderClouddeployTargetAnthosCluster. builder()ClouddeployTargetAnthosCluster.BuilderClouddeployTargetAnthosCluster.Builder. membership(String membership)Sets the value ofClouddeployTargetAnthosCluster.getMembership()Constructors in com.hashicorp.cdktf.providers.google.clouddeploy_target with parameters of type ClouddeployTargetAnthosCluster.Builder Constructor Description Jsii$Proxy(ClouddeployTargetAnthosCluster.Builder builder)Constructor that initializes the object based on literal property values passed by theClouddeployTargetAnthosCluster.Builder.
-