An HTTP method that you allow the origin to execute. Valid values are GET, PUT, HEAD, POST, and DELETE.
GET
PUT
HEAD
POST
DELETE
final List<String> allowedMethods;