Uses of Interface
com.hashicorp.cdktf.providers.google.cloudfunctions_function.CloudfunctionsFunctionTimeouts
-
Packages that use CloudfunctionsFunctionTimeouts Package Description com.hashicorp.cdktf.providers.google.cloudfunctions_function google_cloudfunctions_function -
-
Uses of CloudfunctionsFunctionTimeouts in com.hashicorp.cdktf.providers.google.cloudfunctions_function
Classes in com.hashicorp.cdktf.providers.google.cloudfunctions_function that implement CloudfunctionsFunctionTimeouts Modifier and Type Class Description static classCloudfunctionsFunctionTimeouts.Jsii$ProxyAn implementation forCloudfunctionsFunctionTimeoutsMethods in com.hashicorp.cdktf.providers.google.cloudfunctions_function that return CloudfunctionsFunctionTimeouts Modifier and Type Method Description CloudfunctionsFunctionTimeoutsCloudfunctionsFunctionTimeouts.Builder. build()Builds the configured instance.default CloudfunctionsFunctionTimeoutsCloudfunctionsFunctionConfig. getTimeouts()timeouts block.CloudfunctionsFunctionTimeoutsCloudfunctionsFunctionConfig.Jsii$Proxy. getTimeouts()Methods in com.hashicorp.cdktf.providers.google.cloudfunctions_function with parameters of type CloudfunctionsFunctionTimeouts Modifier and Type Method Description voidCloudfunctionsFunction. putTimeouts(CloudfunctionsFunctionTimeouts value)voidCloudfunctionsFunctionTimeoutsOutputReference. setInternalValue(CloudfunctionsFunctionTimeouts value)CloudfunctionsFunction.BuilderCloudfunctionsFunction.Builder. timeouts(CloudfunctionsFunctionTimeouts timeouts)timeouts block.CloudfunctionsFunctionConfig.BuilderCloudfunctionsFunctionConfig.Builder. timeouts(CloudfunctionsFunctionTimeouts timeouts)Sets the value ofCloudfunctionsFunctionConfig.getTimeouts()
-