Class: Aws::CloudWatchEvidently::Types::ProjectSummary

Inherits:
Struct
  • Object
show all
Defined in:
gems/aws-sdk-cloudwatchevidently/lib/aws-sdk-cloudwatchevidently/types.rb

Overview

A structure that contains configuration information about an Evidently project.

Constant Summary collapse

SENSITIVE =
[]

Instance Attribute Summary collapse

Instance Attribute Details

#active_experiment_countInteger

The number of experiments currently in the project.

Returns:

  • (Integer)


2431
2432
2433
2434
2435
2436
2437
2438
2439
2440
2441
2442
2443
2444
2445
2446
# File 'gems/aws-sdk-cloudwatchevidently/lib/aws-sdk-cloudwatchevidently/types.rb', line 2431

class ProjectSummary < Struct.new(
  :active_experiment_count,
  :active_launch_count,
  :arn,
  :created_time,
  :description,
  :experiment_count,
  :feature_count,
  :last_updated_time,
  :launch_count,
  :name,
  :status,
  :tags)
  SENSITIVE = []
  include Aws::Structure
end

#active_launch_countInteger

The number of ongoing launches currently in the project.

Returns:

  • (Integer)


2431
2432
2433
2434
2435
2436
2437
2438
2439
2440
2441
2442
2443
2444
2445
2446
# File 'gems/aws-sdk-cloudwatchevidently/lib/aws-sdk-cloudwatchevidently/types.rb', line 2431

class ProjectSummary < Struct.new(
  :active_experiment_count,
  :active_launch_count,
  :arn,
  :created_time,
  :description,
  :experiment_count,
  :feature_count,
  :last_updated_time,
  :launch_count,
  :name,
  :status,
  :tags)
  SENSITIVE = []
  include Aws::Structure
end

#arnString

The name or ARN of the project.

Returns:

  • (String)


2431
2432
2433
2434
2435
2436
2437
2438
2439
2440
2441
2442
2443
2444
2445
2446
# File 'gems/aws-sdk-cloudwatchevidently/lib/aws-sdk-cloudwatchevidently/types.rb', line 2431

class ProjectSummary < Struct.new(
  :active_experiment_count,
  :active_launch_count,
  :arn,
  :created_time,
  :description,
  :experiment_count,
  :feature_count,
  :last_updated_time,
  :launch_count,
  :name,
  :status,
  :tags)
  SENSITIVE = []
  include Aws::Structure
end

#created_timeTime

The date and time that the project is created.

Returns:

  • (Time)


2431
2432
2433
2434
2435
2436
2437
2438
2439
2440
2441
2442
2443
2444
2445
2446
# File 'gems/aws-sdk-cloudwatchevidently/lib/aws-sdk-cloudwatchevidently/types.rb', line 2431

class ProjectSummary < Struct.new(
  :active_experiment_count,
  :active_launch_count,
  :arn,
  :created_time,
  :description,
  :experiment_count,
  :feature_count,
  :last_updated_time,
  :launch_count,
  :name,
  :status,
  :tags)
  SENSITIVE = []
  include Aws::Structure
end

#descriptionString

The description of the project.

Returns:

  • (String)


2431
2432
2433
2434
2435
2436
2437
2438
2439
2440
2441
2442
2443
2444
2445
2446
# File 'gems/aws-sdk-cloudwatchevidently/lib/aws-sdk-cloudwatchevidently/types.rb', line 2431

class ProjectSummary < Struct.new(
  :active_experiment_count,
  :active_launch_count,
  :arn,
  :created_time,
  :description,
  :experiment_count,
  :feature_count,
  :last_updated_time,
  :launch_count,
  :name,
  :status,
  :tags)
  SENSITIVE = []
  include Aws::Structure
end

#experiment_countInteger

The number of experiments currently in the project.

Returns:

  • (Integer)


2431
2432
2433
2434
2435
2436
2437
2438
2439
2440
2441
2442
2443
2444
2445
2446
# File 'gems/aws-sdk-cloudwatchevidently/lib/aws-sdk-cloudwatchevidently/types.rb', line 2431

class ProjectSummary < Struct.new(
  :active_experiment_count,
  :active_launch_count,
  :arn,
  :created_time,
  :description,
  :experiment_count,
  :feature_count,
  :last_updated_time,
  :launch_count,
  :name,
  :status,
  :tags)
  SENSITIVE = []
  include Aws::Structure
end

#feature_countInteger

The number of features currently in the project.

Returns:

  • (Integer)


2431
2432
2433
2434
2435
2436
2437
2438
2439
2440
2441
2442
2443
2444
2445
2446
# File 'gems/aws-sdk-cloudwatchevidently/lib/aws-sdk-cloudwatchevidently/types.rb', line 2431

class ProjectSummary < Struct.new(
  :active_experiment_count,
  :active_launch_count,
  :arn,
  :created_time,
  :description,
  :experiment_count,
  :feature_count,
  :last_updated_time,
  :launch_count,
  :name,
  :status,
  :tags)
  SENSITIVE = []
  include Aws::Structure
end

#last_updated_timeTime

The date and time that the project was most recently updated.

Returns:

  • (Time)


2431
2432
2433
2434
2435
2436
2437
2438
2439
2440
2441
2442
2443
2444
2445
2446
# File 'gems/aws-sdk-cloudwatchevidently/lib/aws-sdk-cloudwatchevidently/types.rb', line 2431

class ProjectSummary < Struct.new(
  :active_experiment_count,
  :active_launch_count,
  :arn,
  :created_time,
  :description,
  :experiment_count,
  :feature_count,
  :last_updated_time,
  :launch_count,
  :name,
  :status,
  :tags)
  SENSITIVE = []
  include Aws::Structure
end

#launch_countInteger

The number of launches currently in the project, including launches that are ongoing, completed, and not started yet.

Returns:

  • (Integer)


2431
2432
2433
2434
2435
2436
2437
2438
2439
2440
2441
2442
2443
2444
2445
2446
# File 'gems/aws-sdk-cloudwatchevidently/lib/aws-sdk-cloudwatchevidently/types.rb', line 2431

class ProjectSummary < Struct.new(
  :active_experiment_count,
  :active_launch_count,
  :arn,
  :created_time,
  :description,
  :experiment_count,
  :feature_count,
  :last_updated_time,
  :launch_count,
  :name,
  :status,
  :tags)
  SENSITIVE = []
  include Aws::Structure
end

#nameString

The name of the project.

Returns:

  • (String)


2431
2432
2433
2434
2435
2436
2437
2438
2439
2440
2441
2442
2443
2444
2445
2446
# File 'gems/aws-sdk-cloudwatchevidently/lib/aws-sdk-cloudwatchevidently/types.rb', line 2431

class ProjectSummary < Struct.new(
  :active_experiment_count,
  :active_launch_count,
  :arn,
  :created_time,
  :description,
  :experiment_count,
  :feature_count,
  :last_updated_time,
  :launch_count,
  :name,
  :status,
  :tags)
  SENSITIVE = []
  include Aws::Structure
end

#statusString

The current state of the project.

Returns:

  • (String)


2431
2432
2433
2434
2435
2436
2437
2438
2439
2440
2441
2442
2443
2444
2445
2446
# File 'gems/aws-sdk-cloudwatchevidently/lib/aws-sdk-cloudwatchevidently/types.rb', line 2431

class ProjectSummary < Struct.new(
  :active_experiment_count,
  :active_launch_count,
  :arn,
  :created_time,
  :description,
  :experiment_count,
  :feature_count,
  :last_updated_time,
  :launch_count,
  :name,
  :status,
  :tags)
  SENSITIVE = []
  include Aws::Structure
end

#tagsHash<String,String>

The list of tag keys and values associated with this project.

Returns:

  • (Hash<String,String>)


2431
2432
2433
2434
2435
2436
2437
2438
2439
2440
2441
2442
2443
2444
2445
2446
# File 'gems/aws-sdk-cloudwatchevidently/lib/aws-sdk-cloudwatchevidently/types.rb', line 2431

class ProjectSummary < Struct.new(
  :active_experiment_count,
  :active_launch_count,
  :arn,
  :created_time,
  :description,
  :experiment_count,
  :feature_count,
  :last_updated_time,
  :launch_count,
  :name,
  :status,
  :tags)
  SENSITIVE = []
  include Aws::Structure
end