NAME
Paws::ApiGateway::TestInvokeMethodResponse
ATTRIBUTES
Body => Str
The body of the HTTP response.
Headers => Paws::ApiGateway::MapOfStringToString
The headers of the HTTP response.
Latency => Int
The execution latency of the test invoke request.
Log => Str
The API Gateway execution log for the test invoke request.
MultiValueHeaders => Paws::ApiGateway::MapOfStringToList
The headers of the HTTP response as a map from string to list of values.
Status => Int
The HTTP status code.