Uses of Interface
com.hashicorp.cdktf.providers.google.clouddeploy_target.ClouddeployTargetTimeouts
-
Packages that use ClouddeployTargetTimeouts Package Description com.hashicorp.cdktf.providers.google.clouddeploy_target google_clouddeploy_target -
-
Uses of ClouddeployTargetTimeouts in com.hashicorp.cdktf.providers.google.clouddeploy_target
Classes in com.hashicorp.cdktf.providers.google.clouddeploy_target that implement ClouddeployTargetTimeouts Modifier and Type Class Description static classClouddeployTargetTimeouts.Jsii$ProxyAn implementation forClouddeployTargetTimeoutsMethods in com.hashicorp.cdktf.providers.google.clouddeploy_target that return ClouddeployTargetTimeouts Modifier and Type Method Description ClouddeployTargetTimeoutsClouddeployTargetTimeouts.Builder. build()Builds the configured instance.default ClouddeployTargetTimeoutsClouddeployTargetConfig. getTimeouts()timeouts block.ClouddeployTargetTimeoutsClouddeployTargetConfig.Jsii$Proxy. getTimeouts()Methods in com.hashicorp.cdktf.providers.google.clouddeploy_target with parameters of type ClouddeployTargetTimeouts Modifier and Type Method Description voidClouddeployTarget. putTimeouts(ClouddeployTargetTimeouts value)voidClouddeployTargetTimeoutsOutputReference. setInternalValue(ClouddeployTargetTimeouts value)ClouddeployTarget.BuilderClouddeployTarget.Builder. timeouts(ClouddeployTargetTimeouts timeouts)timeouts block.ClouddeployTargetConfig.BuilderClouddeployTargetConfig.Builder. timeouts(ClouddeployTargetTimeouts timeouts)Sets the value ofClouddeployTargetConfig.getTimeouts()
-