Uses of Class
software.amazon.awscdk.services.lambda.FunctionUrl.Builder
-
Uses of FunctionUrl.Builder in software.amazon.awscdk.services.lambda
Modifier and TypeMethodDescriptionFunctionUrl.Builder.authType
(FunctionUrlAuthType authType) The type of authentication that your function URL uses.FunctionUrl.Builder.cors
(FunctionUrlCorsOptions cors) The cross-origin resource sharing (CORS) settings for your function URL.static FunctionUrl.Builder
The function to which this url refers.