Status

class aws_cdk.integ_tests_alpha.Status(value)

Bases: Enum

(experimental) The status of the assertion.

Stability:

experimental

Attributes

FAIL

(experimental) The assertion failed.

Stability:

experimental

PASS

(experimental) The assertion passed.

Stability:

experimental