Uses of Interface
com.hashicorp.cdktf.providers.google.clouddeploy_automation.ClouddeployAutomationSelector
-
Packages that use ClouddeployAutomationSelector Package Description com.hashicorp.cdktf.providers.google.clouddeploy_automation google_clouddeploy_automation -
-
Uses of ClouddeployAutomationSelector in com.hashicorp.cdktf.providers.google.clouddeploy_automation
Classes in com.hashicorp.cdktf.providers.google.clouddeploy_automation that implement ClouddeployAutomationSelector Modifier and Type Class Description static classClouddeployAutomationSelector.Jsii$ProxyAn implementation forClouddeployAutomationSelectorMethods in com.hashicorp.cdktf.providers.google.clouddeploy_automation that return ClouddeployAutomationSelector Modifier and Type Method Description ClouddeployAutomationSelectorClouddeployAutomationSelector.Builder. build()Builds the configured instance.ClouddeployAutomationSelectorClouddeployAutomationSelectorOutputReference. getInternalValue()ClouddeployAutomationSelectorClouddeployAutomationConfig. getSelector()selector block.ClouddeployAutomationSelectorClouddeployAutomationConfig.Jsii$Proxy. getSelector()ClouddeployAutomationSelectorClouddeployAutomation. getSelectorInput()Methods in com.hashicorp.cdktf.providers.google.clouddeploy_automation with parameters of type ClouddeployAutomationSelector Modifier and Type Method Description voidClouddeployAutomation. putSelector(ClouddeployAutomationSelector value)ClouddeployAutomation.BuilderClouddeployAutomation.Builder. selector(ClouddeployAutomationSelector selector)selector block.ClouddeployAutomationConfig.BuilderClouddeployAutomationConfig.Builder. selector(ClouddeployAutomationSelector selector)Sets the value ofClouddeployAutomationConfig.getSelector()voidClouddeployAutomationSelectorOutputReference. setInternalValue(ClouddeployAutomationSelector value)
-