CreateAbTestResponse

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 created A/B test.

Link copied to clipboard

The unique identifier of the created A/B test.

Link copied to clipboard

The timestamp when the A/B test was created.

Link copied to clipboard

The execution status indicating whether the A/B test is currently running.

Link copied to clipboard
val name: String?

The name of the A/B test.

Link copied to clipboard

The status of the A/B test.

Functions

Link copied to clipboard
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