| Package | Description |
|---|---|
| software.amazon.awscdk.assertions |
Assertions
|
| Modifier and Type | Method and Description |
|---|---|
static MatchFailure.Builder |
MatchFailure.builder() |
MatchFailure.Builder |
MatchFailure.Builder.matcher(Matcher matcher)
Sets the value of
MatchFailure.getMatcher() |
MatchFailure.Builder |
MatchFailure.Builder.message(String message)
Sets the value of
MatchFailure.getMessage() |
MatchFailure.Builder |
MatchFailure.Builder.path(List<String> path)
Sets the value of
MatchFailure.getPath() |
| Constructor and Description |
|---|
Jsii$Proxy(MatchFailure.Builder builder)
Constructor that initializes the object based on literal property values passed by the
MatchFailure.Builder. |
Copyright © 2022. All rights reserved.