queryStringParameters

@JvmName(name = "ugsilfadfsigilxb")
suspend fun queryStringParameters(value: Output<Map<String, String>>)
@JvmName(name = "wvkxwttwrgsfkyyc")
suspend fun queryStringParameters(value: Map<String, String>?)

Parameters

value

Key-value mapping of the query strings that need to be sent as part of request invoking the API Gateway REST API or EventBridge ApiDestination.


@JvmName(name = "buwkshliporskcqp")
fun queryStringParameters(vararg values: Pair<String, String>)

Parameters

values

Key-value mapping of the query strings that need to be sent as part of request invoking the API Gateway REST API or EventBridge ApiDestination.