Uses of Interface
com.hashicorp.cdktf.providers.google.clouddeploy_automation.ClouddeployAutomationTimeouts
-
Packages that use ClouddeployAutomationTimeouts Package Description com.hashicorp.cdktf.providers.google.clouddeploy_automation google_clouddeploy_automation -
-
Uses of ClouddeployAutomationTimeouts in com.hashicorp.cdktf.providers.google.clouddeploy_automation
Classes in com.hashicorp.cdktf.providers.google.clouddeploy_automation that implement ClouddeployAutomationTimeouts Modifier and Type Class Description static classClouddeployAutomationTimeouts.Jsii$ProxyAn implementation forClouddeployAutomationTimeoutsMethods in com.hashicorp.cdktf.providers.google.clouddeploy_automation that return ClouddeployAutomationTimeouts Modifier and Type Method Description ClouddeployAutomationTimeoutsClouddeployAutomationTimeouts.Builder. build()Builds the configured instance.default ClouddeployAutomationTimeoutsClouddeployAutomationConfig. getTimeouts()timeouts block.ClouddeployAutomationTimeoutsClouddeployAutomationConfig.Jsii$Proxy. getTimeouts()Methods in com.hashicorp.cdktf.providers.google.clouddeploy_automation with parameters of type ClouddeployAutomationTimeouts Modifier and Type Method Description voidClouddeployAutomation. putTimeouts(ClouddeployAutomationTimeouts value)voidClouddeployAutomationTimeoutsOutputReference. setInternalValue(ClouddeployAutomationTimeouts value)ClouddeployAutomation.BuilderClouddeployAutomation.Builder. timeouts(ClouddeployAutomationTimeouts timeouts)timeouts block.ClouddeployAutomationConfig.BuilderClouddeployAutomationConfig.Builder. timeouts(ClouddeployAutomationTimeouts timeouts)Sets the value ofClouddeployAutomationConfig.getTimeouts()
-