Uses of Interface
com.hashicorp.cdktf.providers.google.cloud_run_v2_service.CloudRunV2ServiceTimeouts
-
Packages that use CloudRunV2ServiceTimeouts Package Description com.hashicorp.cdktf.providers.google.cloud_run_v2_service google_cloud_run_v2_service -
-
Uses of CloudRunV2ServiceTimeouts in com.hashicorp.cdktf.providers.google.cloud_run_v2_service
Classes in com.hashicorp.cdktf.providers.google.cloud_run_v2_service that implement CloudRunV2ServiceTimeouts Modifier and Type Class Description static classCloudRunV2ServiceTimeouts.Jsii$ProxyAn implementation forCloudRunV2ServiceTimeoutsMethods in com.hashicorp.cdktf.providers.google.cloud_run_v2_service that return CloudRunV2ServiceTimeouts Modifier and Type Method Description CloudRunV2ServiceTimeoutsCloudRunV2ServiceTimeouts.Builder. build()Builds the configured instance.default CloudRunV2ServiceTimeoutsCloudRunV2ServiceConfig. getTimeouts()timeouts block.CloudRunV2ServiceTimeoutsCloudRunV2ServiceConfig.Jsii$Proxy. getTimeouts()Methods in com.hashicorp.cdktf.providers.google.cloud_run_v2_service with parameters of type CloudRunV2ServiceTimeouts Modifier and Type Method Description voidCloudRunV2Service. putTimeouts(CloudRunV2ServiceTimeouts value)voidCloudRunV2ServiceTimeoutsOutputReference. setInternalValue(CloudRunV2ServiceTimeouts value)CloudRunV2Service.BuilderCloudRunV2Service.Builder. timeouts(CloudRunV2ServiceTimeouts timeouts)timeouts block.CloudRunV2ServiceConfig.BuilderCloudRunV2ServiceConfig.Builder. timeouts(CloudRunV2ServiceTimeouts timeouts)Sets the value ofCloudRunV2ServiceConfig.getTimeouts()
-