Uses of Interface
com.hashicorp.cdktf.providers.google.cloudfunctions2_function.Cloudfunctions2FunctionTimeouts
-
Packages that use Cloudfunctions2FunctionTimeouts Package Description com.hashicorp.cdktf.providers.google.cloudfunctions2_function google_cloudfunctions2_function -
-
Uses of Cloudfunctions2FunctionTimeouts in com.hashicorp.cdktf.providers.google.cloudfunctions2_function
Classes in com.hashicorp.cdktf.providers.google.cloudfunctions2_function that implement Cloudfunctions2FunctionTimeouts Modifier and Type Class Description static classCloudfunctions2FunctionTimeouts.Jsii$ProxyAn implementation forCloudfunctions2FunctionTimeoutsMethods in com.hashicorp.cdktf.providers.google.cloudfunctions2_function that return Cloudfunctions2FunctionTimeouts Modifier and Type Method Description Cloudfunctions2FunctionTimeoutsCloudfunctions2FunctionTimeouts.Builder. build()Builds the configured instance.default Cloudfunctions2FunctionTimeoutsCloudfunctions2FunctionConfig. getTimeouts()timeouts block.Cloudfunctions2FunctionTimeoutsCloudfunctions2FunctionConfig.Jsii$Proxy. getTimeouts()Methods in com.hashicorp.cdktf.providers.google.cloudfunctions2_function with parameters of type Cloudfunctions2FunctionTimeouts Modifier and Type Method Description voidCloudfunctions2Function. putTimeouts(Cloudfunctions2FunctionTimeouts value)voidCloudfunctions2FunctionTimeoutsOutputReference. setInternalValue(Cloudfunctions2FunctionTimeouts value)Cloudfunctions2Function.BuilderCloudfunctions2Function.Builder. timeouts(Cloudfunctions2FunctionTimeouts timeouts)timeouts block.Cloudfunctions2FunctionConfig.BuilderCloudfunctions2FunctionConfig.Builder. timeouts(Cloudfunctions2FunctionTimeouts timeouts)Sets the value ofCloudfunctions2FunctionConfig.getTimeouts()
-