AbTestSummary

Summary information about an A/B test.

Types

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

Properties

Link copied to clipboard

The Amazon Resource Name (ARN) of the A/B test.

Link copied to clipboard

The unique identifier of the A/B test.

Link copied to clipboard

The timestamp when the A/B test was created.

Link copied to clipboard

The description of the A/B test.

Link copied to clipboard

The execution status of the A/B test.

Link copied to clipboard

The Amazon Resource Name (ARN) of the gateway used for traffic splitting.

Link copied to clipboard

The name of the A/B test.

Link copied to clipboard

The current status of the A/B test.

Link copied to clipboard

The timestamp when the A/B test was last updated.

Functions

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