Uses of Class
com.hashicorp.cdktf.providers.aws.lambda_function_url.LambdaFunctionUrlTimeouts.Builder
-
Packages that use LambdaFunctionUrlTimeouts.Builder Package Description com.hashicorp.cdktf.providers.aws.lambda_function_url aws_lambda_function_url -
-
Uses of LambdaFunctionUrlTimeouts.Builder in com.hashicorp.cdktf.providers.aws.lambda_function_url
Methods in com.hashicorp.cdktf.providers.aws.lambda_function_url that return LambdaFunctionUrlTimeouts.Builder Modifier and Type Method Description static LambdaFunctionUrlTimeouts.BuilderLambdaFunctionUrlTimeouts. builder()LambdaFunctionUrlTimeouts.BuilderLambdaFunctionUrlTimeouts.Builder. create(String create)Sets the value ofLambdaFunctionUrlTimeouts.getCreate()Constructors in com.hashicorp.cdktf.providers.aws.lambda_function_url with parameters of type LambdaFunctionUrlTimeouts.Builder Constructor Description Jsii$Proxy(LambdaFunctionUrlTimeouts.Builder builder)Constructor that initializes the object based on literal property values passed by theLambdaFunctionUrlTimeouts.Builder.
-