headerParameters property

Input<Map<String, String>?>? headerParameters
final

Enables you to specify HTTP headers to add to the request.

Implementation

final pulumi.Input<Map<String, String>?>? headerParameters;