Acceptor
public struct Acceptor
An acceptor checks the result of a call and can change the waiter state based on that result
-
Declaration
Swift
public init(state: AWSClient.WaiterState, matcher: AWSWaiterMatcher)