queryStringParameters property

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

Represents keys/values of query string parameters that are appended to the invoked endpoint.

Implementation

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