TestCaseSummary

Specifies a test case summary.

Types

Link copied to clipboard
class Builder
Link copied to clipboard
object Companion

Properties

Link copied to clipboard

The creation time of the test case summary.

Link copied to clipboard

The last update time of the test case summary.

Link copied to clipboard

The latest version of the test case summary.

Link copied to clipboard

The name of the test case summary.

Link copied to clipboard

The status of the test case summary.

Link copied to clipboard

The status reason of the test case summary.

Link copied to clipboard

The test case Amazon Resource Name (ARN) of the test case summary.

Link copied to clipboard

The test case ID of the test case summary.

Functions

Link copied to clipboard
inline fun copy(block: TestCaseSummary.Builder.() -> Unit = {}): TestCaseSummary
Link copied to clipboard
open operator override fun equals(other: Any?): Boolean
Link copied to clipboard
open override fun hashCode(): Int
Link copied to clipboard
open override fun toString(): String