TestSuiteSummary

Specifies the test suite 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 suite summary.

Link copied to clipboard

The last update time of the test suite summary.

Link copied to clipboard

The latest version of the test suite summary.

Link copied to clipboard

The name of the test suite summary.

Link copied to clipboard

The status of the test suite summary.

Link copied to clipboard

The status reason of the test suite summary.

Link copied to clipboard

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

Link copied to clipboard

The test suite ID of the test suite summary.

Functions

Link copied to clipboard
inline fun copy(block: TestSuiteSummary.Builder.() -> Unit = {}): TestSuiteSummary
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