case error(ErrorType, continueProcessing: Bool = false)
s13SotoTestUtils13AWSTestServerC6ResultO5erroryAEy_xGAC9ErrorTypeV_SbtcAGms8SendableRzlF
3TEDM
import SotoTestUtils
enum Result<Output> where Output : Sendable
result from process
final class AWSTestServer
Test server for AWSClient. Input and Output shapes are defined by process function
struct ErrorType
Error type
@frozen struct Bool
A value type whose instances are either true or false.
true
false
case result(Output, continueProcessing: Bool = false)