| Package | Description |
|---|---|
| software.amazon.awscdk.integtests |
integ-tests
|
| Modifier and Type | Method and Description |
|---|---|
Status |
AssertionResultData.getStatus()
(experimental) The status of the assertion, i.e.
|
Status |
AssertionResultData.Jsii$Proxy.getStatus() |
static Status |
Status.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Status[] |
Status.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
AssertionResultData.Builder |
AssertionResultData.Builder.status(Status status)
Sets the value of
AssertionResultData.getStatus() |
Copyright © 2022. All rights reserved.