Uses of Interface
com.hashicorp.cdktf.providers.google.clouddeploy_automation.ClouddeployAutomationRules
-
Packages that use ClouddeployAutomationRules Package Description com.hashicorp.cdktf.providers.google.clouddeploy_automation google_clouddeploy_automation -
-
Uses of ClouddeployAutomationRules in com.hashicorp.cdktf.providers.google.clouddeploy_automation
Classes in com.hashicorp.cdktf.providers.google.clouddeploy_automation that implement ClouddeployAutomationRules Modifier and Type Class Description static classClouddeployAutomationRules.Jsii$ProxyAn implementation forClouddeployAutomationRulesMethods in com.hashicorp.cdktf.providers.google.clouddeploy_automation that return ClouddeployAutomationRules Modifier and Type Method Description ClouddeployAutomationRulesClouddeployAutomationRules.Builder. build()Builds the configured instance.Methods in com.hashicorp.cdktf.providers.google.clouddeploy_automation with parameters of type ClouddeployAutomationRules Modifier and Type Method Description voidClouddeployAutomationRulesOutputReference. setInternalValue(ClouddeployAutomationRules value)Method parameters in com.hashicorp.cdktf.providers.google.clouddeploy_automation with type arguments of type ClouddeployAutomationRules Modifier and Type Method Description ClouddeployAutomation.BuilderClouddeployAutomation.Builder. rules(List<? extends ClouddeployAutomationRules> rules)rules block.ClouddeployAutomationConfig.BuilderClouddeployAutomationConfig.Builder. rules(List<? extends ClouddeployAutomationRules> rules)Sets the value ofClouddeployAutomationConfig.getRules()voidClouddeployAutomationRulesList. setInternalValue(List<ClouddeployAutomationRules> value)
-