Uses of Interface
com.hashicorp.cdktf.providers.google.clouddeploy_automation.ClouddeployAutomationConfig
-
Packages that use ClouddeployAutomationConfig Package Description com.hashicorp.cdktf.providers.google.clouddeploy_automation google_clouddeploy_automation -
-
Uses of ClouddeployAutomationConfig in com.hashicorp.cdktf.providers.google.clouddeploy_automation
Classes in com.hashicorp.cdktf.providers.google.clouddeploy_automation that implement ClouddeployAutomationConfig Modifier and Type Class Description static classClouddeployAutomationConfig.Jsii$ProxyAn implementation forClouddeployAutomationConfigMethods in com.hashicorp.cdktf.providers.google.clouddeploy_automation that return ClouddeployAutomationConfig Modifier and Type Method Description ClouddeployAutomationConfigClouddeployAutomationConfig.Builder. build()Builds the configured instance.Constructors in com.hashicorp.cdktf.providers.google.clouddeploy_automation with parameters of type ClouddeployAutomationConfig Constructor Description ClouddeployAutomation(software.constructs.Construct scope, String id, ClouddeployAutomationConfig config)Create a new {@link https://registry.terraform.io/providers/hashicorp/google/5.43.1/docs/resources/clouddeploy_automation google_clouddeploy_automation} Resource.
-