smithy.waiters.PathComparator$
See thePathComparator companion class
Attributes
- Companion:
- class
- Graph
- Supertypes
- trait Sumtrait Mirrortrait Enumeration[PathComparator]trait Companion[PathComparator]trait Has[PathComparator]trait ShapeTag[PathComparator]trait HasIdclass Objecttrait Matchableclass Any
- Self type
- PathComparator.type
Members list
Concise view
Type members
Classlikes
Matches if all values in the list matches the expected string.
Matches if all values in the list matches the expected string.
Attributes
- Graph
- Supertypes
- trait Singletontrait Producttrait Mirrorclass PathComparatorclass Valuetrait Serializabletrait Producttrait Equalsclass Objecttrait Matchableclass Any
- Self type
- ALL_STRING_EQUALS.type
Matches if any value in the list matches the expected string.
Matches if any value in the list matches the expected string.
Attributes
- Graph
- Supertypes
- trait Singletontrait Producttrait Mirrorclass PathComparatorclass Valuetrait Serializabletrait Producttrait Equalsclass Objecttrait Matchableclass Any
- Self type
- ANY_STRING_EQUALS.type
Matches if the return value is a boolean that is equal to the string literal 'true' or 'false'.
Matches if the return value is a boolean that is equal to the string literal 'true' or 'false'.
Attributes
- Graph
- Supertypes
- trait Singletontrait Producttrait Mirrorclass PathComparatorclass Valuetrait Serializabletrait Producttrait Equalsclass Objecttrait Matchableclass Any
- Self type
- BOOLEAN_EQUALS.type
Matches if the return value is a string that is equal to the expected string.
Matches if the return value is a string that is equal to the expected string.
Attributes
- Graph
- Supertypes
- trait Singletontrait Producttrait Mirrorclass PathComparatorclass Valuetrait Serializabletrait Producttrait Equalsclass Objecttrait Matchableclass Any
- Self type
- STRING_EQUALS.type
Inherited classlikes
Inherited types
The names of the product elements
The names of the product elements
Attributes
- Inherited from:
- Mirror
The name of the type
The name of the type
Attributes
- Inherited from:
- Mirror