Uses of Interface
com.hashicorp.cdktf.providers.google.clouddeploy_automation.ClouddeployAutomationSelectorTargets
-
Packages that use ClouddeployAutomationSelectorTargets Package Description com.hashicorp.cdktf.providers.google.clouddeploy_automation google_clouddeploy_automation -
-
Uses of ClouddeployAutomationSelectorTargets in com.hashicorp.cdktf.providers.google.clouddeploy_automation
Classes in com.hashicorp.cdktf.providers.google.clouddeploy_automation that implement ClouddeployAutomationSelectorTargets Modifier and Type Class Description static classClouddeployAutomationSelectorTargets.Jsii$ProxyAn implementation forClouddeployAutomationSelectorTargetsMethods in com.hashicorp.cdktf.providers.google.clouddeploy_automation that return ClouddeployAutomationSelectorTargets Modifier and Type Method Description ClouddeployAutomationSelectorTargetsClouddeployAutomationSelectorTargets.Builder. build()Builds the configured instance.Methods in com.hashicorp.cdktf.providers.google.clouddeploy_automation with parameters of type ClouddeployAutomationSelectorTargets Modifier and Type Method Description voidClouddeployAutomationSelectorTargetsOutputReference. setInternalValue(ClouddeployAutomationSelectorTargets value)Method parameters in com.hashicorp.cdktf.providers.google.clouddeploy_automation with type arguments of type ClouddeployAutomationSelectorTargets Modifier and Type Method Description voidClouddeployAutomationSelectorTargetsList. setInternalValue(List<ClouddeployAutomationSelectorTargets> value)ClouddeployAutomationSelector.BuilderClouddeployAutomationSelector.Builder. targets(List<? extends ClouddeployAutomationSelectorTargets> targets)Sets the value ofClouddeployAutomationSelector.getTargets()
-