AwsOperationKind

class Object
trait Matchable
class Any

Type members

Classlikes

object Unary
Companion
class
@implicitNotFound("Cannot prove that the operation has simple request/response semantics : it has (a) streamed component(s).")
sealed
trait Unary[StreamedInput, StreamedOutput]
Companion
object