OutputCase

smithy.waiters.Matcher.OutputCase
See theOutputCase companion object
final case class OutputCase(output: PathMatcher) extends Matcher

Matches on the successful output of an operation using a JMESPath expression.

Attributes

Companion
object
Graph
Supertypes
trait Matcher
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
Show all

Members list

Type members

Inherited classlikes

object project

Attributes

Inherited from:
Matcher
Supertypes
class Object
trait Matchable
class Any

Value members

Concrete methods

final def $ordinal: Int

Inherited methods

def accept[A](visitor: Visitor[A]): A

Attributes

Inherited from:
Matcher

Attributes

Inherited from:
Product

Attributes

Inherited from:
Product
final def widen: Matcher

Attributes

Inherited from:
Matcher