ListExperimentsRequest

Types

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

Properties

Link copied to clipboard

The maximum number of results to include in the response.

Link copied to clipboard

The token to use when requesting the next set of results. You received this token from a previous ListExperiments operation.

Link copied to clipboard

The name or ARN of the project to return the experiment list from.

Link copied to clipboard

Use this optional parameter to limit the returned results to only the experiments with the status that you specify here.

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