cors property

List<GetFunctionUrlCor>? cors
final

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

Implementation

final List<GetFunctionUrlCor>? cors;