customResponseHeaders property

List<String>? customResponseHeaders
getter/setter pair

Headers that the Application Load Balancer should add to proxied responses.

Implementation

core.List<core.String>? customResponseHeaders;