Uses of Class
com.hashicorp.cdktf.providers.google.clouddeploy_automation.ClouddeployAutomationSelectorTargets.Builder
-
Packages that use ClouddeployAutomationSelectorTargets.Builder Package Description com.hashicorp.cdktf.providers.google.clouddeploy_automation google_clouddeploy_automation -
-
Uses of ClouddeployAutomationSelectorTargets.Builder in com.hashicorp.cdktf.providers.google.clouddeploy_automation
Methods in com.hashicorp.cdktf.providers.google.clouddeploy_automation that return ClouddeployAutomationSelectorTargets.Builder Modifier and Type Method Description static ClouddeployAutomationSelectorTargets.BuilderClouddeployAutomationSelectorTargets. builder()ClouddeployAutomationSelectorTargets.BuilderClouddeployAutomationSelectorTargets.Builder. id(String id)Sets the value ofClouddeployAutomationSelectorTargets.getId()ClouddeployAutomationSelectorTargets.BuilderClouddeployAutomationSelectorTargets.Builder. labels(Map<String,String> labels)Sets the value ofClouddeployAutomationSelectorTargets.getLabels()Constructors in com.hashicorp.cdktf.providers.google.clouddeploy_automation with parameters of type ClouddeployAutomationSelectorTargets.Builder Constructor Description Jsii$Proxy(ClouddeployAutomationSelectorTargets.Builder builder)Constructor that initializes the object based on literal property values passed by theClouddeployAutomationSelectorTargets.Builder.
-