headerParameters property

Map<String, String>? headerParameters
final

The headers that need to be sent as part of request invoking the API Gateway REST API.

Implementation

final Map<String, String>? headerParameters;