smithy.waiters.PathMatcher
See thePathMatcher companion object
Defines how to test the result of a JMESPath expression against an expected value.
Value parameters
- comparator
-
The comparator used to compare the result of the expression with the expected value.
- expected
-
The expected return value of the expression.
- path
-
A JMESPath expression applied to the input or output of an operation.
Attributes
- Companion
- object
- Graph
-
- Supertypes
Members list
In this article