AWS SDK for Kotlin
Toggle table of contents
1.5.0
common
Platform filter
common
Switch theme
Skip to content
AWS SDK for Kotlin
apigateway
/
aws.sdk.kotlin.services.apigateway.model
/
TestInvokeMethodRequest
/
multiValueHeaders
multi
Value
Headers
val
multiValueHeaders
:
Map
<
String
,
List
<
String
>
>
?
The headers as a map from string to list of values to simulate an incoming invocation request.