Uses of Interface
com.hashicorp.cdktf.providers.aws.lambda_function_url.LambdaFunctionUrlTimeouts
-
Packages that use LambdaFunctionUrlTimeouts Package Description com.hashicorp.cdktf.providers.aws.lambda_function_url aws_lambda_function_url -
-
Uses of LambdaFunctionUrlTimeouts in com.hashicorp.cdktf.providers.aws.lambda_function_url
Classes in com.hashicorp.cdktf.providers.aws.lambda_function_url that implement LambdaFunctionUrlTimeouts Modifier and Type Class Description static classLambdaFunctionUrlTimeouts.Jsii$ProxyAn implementation forLambdaFunctionUrlTimeoutsMethods in com.hashicorp.cdktf.providers.aws.lambda_function_url that return LambdaFunctionUrlTimeouts Modifier and Type Method Description LambdaFunctionUrlTimeoutsLambdaFunctionUrlTimeouts.Builder. build()Builds the configured instance.default LambdaFunctionUrlTimeoutsLambdaFunctionUrlConfig. getTimeouts()timeouts block.LambdaFunctionUrlTimeoutsLambdaFunctionUrlConfig.Jsii$Proxy. getTimeouts()Methods in com.hashicorp.cdktf.providers.aws.lambda_function_url with parameters of type LambdaFunctionUrlTimeouts Modifier and Type Method Description voidLambdaFunctionUrl. putTimeouts(LambdaFunctionUrlTimeouts value)voidLambdaFunctionUrlTimeoutsOutputReference. setInternalValue(LambdaFunctionUrlTimeouts value)LambdaFunctionUrl.BuilderLambdaFunctionUrl.Builder. timeouts(LambdaFunctionUrlTimeouts timeouts)timeouts block.LambdaFunctionUrlConfig.BuilderLambdaFunctionUrlConfig.Builder. timeouts(LambdaFunctionUrlTimeouts timeouts)Sets the value ofLambdaFunctionUrlConfig.getTimeouts()
-