StopExperimentRequest

Types

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

Properties

Link copied to clipboard

Specify whether the experiment is to be considered COMPLETED or CANCELLED after it stops.

Link copied to clipboard

The name of the experiment to stop.

Link copied to clipboard

The name or ARN of the project that contains the experiment to stop.

Link copied to clipboard

A string that describes why you are stopping the experiment.

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