Instance Propertysoto-core 7.4.0SotoTestUtils
xml
TestServer.swift:79var xml: String { get }
var xml: String { get }
import SotoTestUtils
struct ErrorType
Error type
final class AWSTestServer
Test server for AWSClient. Input and Output shapes are defined by process function
@frozen struct String
A Unicode string value that is a collection of characters.
static var accessDenied: ErrorType { get }
static var badRequest: ErrorType { get }
static var `internal`: ErrorType { get }
static var notFound: ErrorType { get }
static var notImplemented: ErrorType { get }
static var serviceUnavailable: ErrorType { get }
static var tooManyRequests: ErrorType { get }
let errorCode: String
var json: String { get }
let message: String
let status: Int