View a markdown version of this page

ExperimentRunSummary - Amazon AppConfig
Services or capabilities described in Amazon Web Services documentation might vary by Region. To see the differences applicable to the China Regions, see Getting Started with Amazon Web Services in China (PDF).

ExperimentRunSummary

Summary information about an experiment run.

Contents

Description

A description of the experiment run.

Type: String

Length Constraints: Minimum length of 0. Maximum length of 1024.

Required: No

EndedAt

The date and time the experiment run ended, in ISO 8601 format.

Type: Timestamp

Required: No

ExperimentDefinitionId

The experiment definition ID.

Type: String

Pattern: [a-z0-9]{4,7}

Required: No

Run

The experiment run number.

Type: Integer

Required: No

StartedAt

The date and time the experiment run started, in ISO 8601 format.

Type: Timestamp

Required: No

Status

The current status of the experiment run.

Type: String

Valid Values: RUNNING | DONE

Required: No

UpdatedAt

The date and time the experiment run was last updated, in ISO 8601 format.

Type: Timestamp

Required: No

See Also

For more information about using this API in one of the language-specific Amazon SDKs, see the following: