cors property
Cross-origin resource sharing (CORS) settings for the function URL. See below.
Implementation
late final pulumi.Output<FunctionUrlCors?> cors;
Cross-origin resource sharing (CORS) settings for the function URL. See below.
late final pulumi.Output<FunctionUrlCors?> cors;