Uses of Interface
com.hashicorp.cdktf.providers.aws.lambda_function_url.LambdaFunctionUrlCors
-
Packages that use LambdaFunctionUrlCors Package Description com.hashicorp.cdktf.providers.aws.lambda_function_url aws_lambda_function_url -
-
Uses of LambdaFunctionUrlCors in com.hashicorp.cdktf.providers.aws.lambda_function_url
Classes in com.hashicorp.cdktf.providers.aws.lambda_function_url that implement LambdaFunctionUrlCors Modifier and Type Class Description static classLambdaFunctionUrlCors.Jsii$ProxyAn implementation forLambdaFunctionUrlCorsMethods in com.hashicorp.cdktf.providers.aws.lambda_function_url that return LambdaFunctionUrlCors Modifier and Type Method Description LambdaFunctionUrlCorsLambdaFunctionUrlCors.Builder. build()Builds the configured instance.default LambdaFunctionUrlCorsLambdaFunctionUrlConfig. getCors()cors block.LambdaFunctionUrlCorsLambdaFunctionUrlConfig.Jsii$Proxy. getCors()LambdaFunctionUrlCorsLambdaFunctionUrl. getCorsInput()LambdaFunctionUrlCorsLambdaFunctionUrlCorsOutputReference. getInternalValue()Methods in com.hashicorp.cdktf.providers.aws.lambda_function_url with parameters of type LambdaFunctionUrlCors Modifier and Type Method Description LambdaFunctionUrl.BuilderLambdaFunctionUrl.Builder. cors(LambdaFunctionUrlCors cors)cors block.LambdaFunctionUrlConfig.BuilderLambdaFunctionUrlConfig.Builder. cors(LambdaFunctionUrlCors cors)Sets the value ofLambdaFunctionUrlConfig.getCors()voidLambdaFunctionUrl. putCors(LambdaFunctionUrlCors value)voidLambdaFunctionUrlCorsOutputReference. setInternalValue(LambdaFunctionUrlCors value)
-