corsPolicy property

List<CorsRule> corsPolicy
final

The CORS policy assigned to the container.

Implementation

final List<CorsRule> corsPolicy;