class Aws::CloudWatchEvidently::Types::ProjectSummary

A structure that contains configuration information about an Evidently project.

@!attribute [rw] active_experiment_count

The number of experiments currently in the project.
@return [Integer]

@!attribute [rw] active_launch_count

The number of ongoing launches currently in the project.
@return [Integer]

@!attribute [rw] arn

The name or ARN of the project.
@return [String]

@!attribute [rw] created_time

The date and time that the project is created.
@return [Time]

@!attribute [rw] description

The description of the project.
@return [String]

@!attribute [rw] experiment_count

The number of experiments currently in the project.
@return [Integer]

@!attribute [rw] feature_count

The number of features currently in the project.
@return [Integer]

@!attribute [rw] last_updated_time

The date and time that the project was most recently updated.
@return [Time]

@!attribute [rw] launch_count

The number of launches currently in the project, including launches
that are ongoing, completed, and not started yet.
@return [Integer]

@!attribute [rw] name

The name of the project.
@return [String]

@!attribute [rw] status

The current state of the project.
@return [String]

@!attribute [rw] tags

The list of tag keys and values associated with this project.
@return [Hash<String,String>]

@see docs.aws.amazon.com/goto/WebAPI/evidently-2021-02-01/ProjectSummary AWS API Documentation

Constants

SENSITIVE