cors property

Output<FunctionUrlCors?> cors
latefinal

Cross-origin resource sharing (CORS) settings for the function URL. See below.

Implementation

late final pulumi.Output<FunctionUrlCors?> cors;