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