Builder

class Builder

Properties

Link copied to clipboard
var body: String?

The body of the HTTP response.

Link copied to clipboard

The headers of the HTTP response.

Link copied to clipboard

The execution latency, in ms, of the test invoke request.

Link copied to clipboard
var log: String?

The API Gateway execution log for the test invoke request.

Link copied to clipboard

The headers of the HTTP response as a map from string to list of values.

Link copied to clipboard
var status: Int

The HTTP status code.