ExperimentTarget

Describes a target for an experiment.

Types

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

Properties

Link copied to clipboard

The filters to apply to identify target resources using specific attributes.

Link copied to clipboard

The resource type parameters.

Link copied to clipboard

The Amazon Resource Names (ARNs) of the resources.

Link copied to clipboard

The tags for the target resources.

Link copied to clipboard

The resource type.

Link copied to clipboard

Scopes the identified resources to a specific count or percentage.

Functions

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