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