Uses of Class
com.hashicorp.cdktf.providers.google.clouddeploy_automation.ClouddeployAutomationSelector.Builder
-
Packages that use ClouddeployAutomationSelector.Builder Package Description com.hashicorp.cdktf.providers.google.clouddeploy_automation google_clouddeploy_automation -
-
Uses of ClouddeployAutomationSelector.Builder in com.hashicorp.cdktf.providers.google.clouddeploy_automation
Methods in com.hashicorp.cdktf.providers.google.clouddeploy_automation that return ClouddeployAutomationSelector.Builder Modifier and Type Method Description static ClouddeployAutomationSelector.BuilderClouddeployAutomationSelector. builder()ClouddeployAutomationSelector.BuilderClouddeployAutomationSelector.Builder. targets(com.hashicorp.cdktf.IResolvable targets)Sets the value ofClouddeployAutomationSelector.getTargets()ClouddeployAutomationSelector.BuilderClouddeployAutomationSelector.Builder. targets(List<? extends ClouddeployAutomationSelectorTargets> targets)Sets the value ofClouddeployAutomationSelector.getTargets()Constructors in com.hashicorp.cdktf.providers.google.clouddeploy_automation with parameters of type ClouddeployAutomationSelector.Builder Constructor Description Jsii$Proxy(ClouddeployAutomationSelector.Builder builder)Constructor that initializes the object based on literal property values passed by theClouddeployAutomationSelector.Builder.
-