Uses of Interface
com.hashicorp.cdktf.providers.google.apphub_service.ApphubServiceTimeouts
-
Packages that use ApphubServiceTimeouts Package Description com.hashicorp.cdktf.providers.google.apphub_service google_apphub_service -
-
Uses of ApphubServiceTimeouts in com.hashicorp.cdktf.providers.google.apphub_service
Classes in com.hashicorp.cdktf.providers.google.apphub_service that implement ApphubServiceTimeouts Modifier and Type Class Description static classApphubServiceTimeouts.Jsii$ProxyAn implementation forApphubServiceTimeoutsMethods in com.hashicorp.cdktf.providers.google.apphub_service that return ApphubServiceTimeouts Modifier and Type Method Description ApphubServiceTimeoutsApphubServiceTimeouts.Builder. build()Builds the configured instance.default ApphubServiceTimeoutsApphubServiceConfig. getTimeouts()timeouts block.ApphubServiceTimeoutsApphubServiceConfig.Jsii$Proxy. getTimeouts()Methods in com.hashicorp.cdktf.providers.google.apphub_service with parameters of type ApphubServiceTimeouts Modifier and Type Method Description voidApphubService. putTimeouts(ApphubServiceTimeouts value)voidApphubServiceTimeoutsOutputReference. setInternalValue(ApphubServiceTimeouts value)ApphubService.BuilderApphubService.Builder. timeouts(ApphubServiceTimeouts timeouts)timeouts block.ApphubServiceConfig.BuilderApphubServiceConfig.Builder. timeouts(ApphubServiceTimeouts timeouts)Sets the value ofApphubServiceConfig.getTimeouts()
-