Instance Propertysoto-core 7.7.3SotoTestUtils
httpStatus
TestServer.swift:59let httpStatus: HTTPResponseStatuslet httpStatus: HTTPResponseStatuss13SotoTestUtils13AWSTestServerC8ResponseV10httpStatus8NIOHTTP1012HTTPResponseH0Ovp What are these?9CGLTimport SotoTestUtilsstruct Responsefinal class AWSTestServerTest server for AWSClient. Input and Output shapes are defined by process function
enum HTTPResponseStatusA HTTP response status code.
init(httpStatus: HTTPResponseStatus, headers: [String : String] = [:], body: ByteBuffer? = nil) static var ok: AWSTestServer.Response { get }let body: ByteBuffer?let headers: [String : String]