Class: Aws::DevOpsAgent::Types::Recommendation

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

Overview

Represents a recommendation with all its properties and metadata

Constant Summary collapse

SENSITIVE =
[]

Instance Attribute Summary collapse

Instance Attribute Details

#additional_context ⇒ String

Additional context for recommendation

Returns:

  • (String)


4487
4488
4489
4490
4491
4492
4493
4494
4495
4496
4497
4498
4499
4500
4501
4502
4503
4504
4505
# File 'gems/aws-sdk-devopsagent/lib/aws-sdk-devopsagent/types.rb', line 4487

class Recommendation < Struct.new(
  :agent_space_arn,
  :recommendation_id,
  :task_id,
  :goal_id,
  :title,
  :content,
  :status,
  :priority,
  :goal_version,
  :additional_context,
  :rank_position,
  :ranked_at,
  :created_at,
  :updated_at,
  :version)
  SENSITIVE = []
  include Aws::Structure
end

#agent_space_arn ⇒ String

ARN of the agent space this recommendation belongs to

Returns:

  • (String)


4487
4488
4489
4490
4491
4492
4493
4494
4495
4496
4497
4498
4499
4500
4501
4502
4503
4504
4505
# File 'gems/aws-sdk-devopsagent/lib/aws-sdk-devopsagent/types.rb', line 4487

class Recommendation < Struct.new(
  :agent_space_arn,
  :recommendation_id,
  :task_id,
  :goal_id,
  :title,
  :content,
  :status,
  :priority,
  :goal_version,
  :additional_context,
  :rank_position,
  :ranked_at,
  :created_at,
  :updated_at,
  :version)
  SENSITIVE = []
  include Aws::Structure
end

#content ⇒ Types::RecommendationContent

Content of the recommendation



4487
4488
4489
4490
4491
4492
4493
4494
4495
4496
4497
4498
4499
4500
4501
4502
4503
4504
4505
# File 'gems/aws-sdk-devopsagent/lib/aws-sdk-devopsagent/types.rb', line 4487

class Recommendation < Struct.new(
  :agent_space_arn,
  :recommendation_id,
  :task_id,
  :goal_id,
  :title,
  :content,
  :status,
  :priority,
  :goal_version,
  :additional_context,
  :rank_position,
  :ranked_at,
  :created_at,
  :updated_at,
  :version)
  SENSITIVE = []
  include Aws::Structure
end

#created_at ⇒ Time

Timestamp when this recommendation was created

Returns:

  • (Time)


4487
4488
4489
4490
4491
4492
4493
4494
4495
4496
4497
4498
4499
4500
4501
4502
4503
4504
4505
# File 'gems/aws-sdk-devopsagent/lib/aws-sdk-devopsagent/types.rb', line 4487

class Recommendation < Struct.new(
  :agent_space_arn,
  :recommendation_id,
  :task_id,
  :goal_id,
  :title,
  :content,
  :status,
  :priority,
  :goal_version,
  :additional_context,
  :rank_position,
  :ranked_at,
  :created_at,
  :updated_at,
  :version)
  SENSITIVE = []
  include Aws::Structure
end

#goal_id ⇒ String

ID of the goal this recommendation is associated with

Returns:

  • (String)


4487
4488
4489
4490
4491
4492
4493
4494
4495
4496
4497
4498
4499
4500
4501
4502
4503
4504
4505
# File 'gems/aws-sdk-devopsagent/lib/aws-sdk-devopsagent/types.rb', line 4487

class Recommendation < Struct.new(
  :agent_space_arn,
  :recommendation_id,
  :task_id,
  :goal_id,
  :title,
  :content,
  :status,
  :priority,
  :goal_version,
  :additional_context,
  :rank_position,
  :ranked_at,
  :created_at,
  :updated_at,
  :version)
  SENSITIVE = []
  include Aws::Structure
end

#goal_version ⇒ Integer

Version of the goal at the time this recommendation was generated

Returns:

  • (Integer)


4487
4488
4489
4490
4491
4492
4493
4494
4495
4496
4497
4498
4499
4500
4501
4502
4503
4504
4505
# File 'gems/aws-sdk-devopsagent/lib/aws-sdk-devopsagent/types.rb', line 4487

class Recommendation < Struct.new(
  :agent_space_arn,
  :recommendation_id,
  :task_id,
  :goal_id,
  :title,
  :content,
  :status,
  :priority,
  :goal_version,
  :additional_context,
  :rank_position,
  :ranked_at,
  :created_at,
  :updated_at,
  :version)
  SENSITIVE = []
  include Aws::Structure
end

#priority ⇒ String

Priority level of the recommendation

Returns:

  • (String)


4487
4488
4489
4490
4491
4492
4493
4494
4495
4496
4497
4498
4499
4500
4501
4502
4503
4504
4505
# File 'gems/aws-sdk-devopsagent/lib/aws-sdk-devopsagent/types.rb', line 4487

class Recommendation < Struct.new(
  :agent_space_arn,
  :recommendation_id,
  :task_id,
  :goal_id,
  :title,
  :content,
  :status,
  :priority,
  :goal_version,
  :additional_context,
  :rank_position,
  :ranked_at,
  :created_at,
  :updated_at,
  :version)
  SENSITIVE = []
  include Aws::Structure
end

#rank_position ⇒ Integer

Position in ranked list (1 = highest priority)

Returns:

  • (Integer)


4487
4488
4489
4490
4491
4492
4493
4494
4495
4496
4497
4498
4499
4500
4501
4502
4503
4504
4505
# File 'gems/aws-sdk-devopsagent/lib/aws-sdk-devopsagent/types.rb', line 4487

class Recommendation < Struct.new(
  :agent_space_arn,
  :recommendation_id,
  :task_id,
  :goal_id,
  :title,
  :content,
  :status,
  :priority,
  :goal_version,
  :additional_context,
  :rank_position,
  :ranked_at,
  :created_at,
  :updated_at,
  :version)
  SENSITIVE = []
  include Aws::Structure
end

#ranked_at ⇒ Time

Timestamp when the recommendation was last ranked

Returns:

  • (Time)


4487
4488
4489
4490
4491
4492
4493
4494
4495
4496
4497
4498
4499
4500
4501
4502
4503
4504
4505
# File 'gems/aws-sdk-devopsagent/lib/aws-sdk-devopsagent/types.rb', line 4487

class Recommendation < Struct.new(
  :agent_space_arn,
  :recommendation_id,
  :task_id,
  :goal_id,
  :title,
  :content,
  :status,
  :priority,
  :goal_version,
  :additional_context,
  :rank_position,
  :ranked_at,
  :created_at,
  :updated_at,
  :version)
  SENSITIVE = []
  include Aws::Structure
end

#recommendation_id ⇒ String

The unique identifier for this recommendation

Returns:

  • (String)


4487
4488
4489
4490
4491
4492
4493
4494
4495
4496
4497
4498
4499
4500
4501
4502
4503
4504
4505
# File 'gems/aws-sdk-devopsagent/lib/aws-sdk-devopsagent/types.rb', line 4487

class Recommendation < Struct.new(
  :agent_space_arn,
  :recommendation_id,
  :task_id,
  :goal_id,
  :title,
  :content,
  :status,
  :priority,
  :goal_version,
  :additional_context,
  :rank_position,
  :ranked_at,
  :created_at,
  :updated_at,
  :version)
  SENSITIVE = []
  include Aws::Structure
end

#status ⇒ String

Current status of the recommendation

Returns:

  • (String)


4487
4488
4489
4490
4491
4492
4493
4494
4495
4496
4497
4498
4499
4500
4501
4502
4503
4504
4505
# File 'gems/aws-sdk-devopsagent/lib/aws-sdk-devopsagent/types.rb', line 4487

class Recommendation < Struct.new(
  :agent_space_arn,
  :recommendation_id,
  :task_id,
  :goal_id,
  :title,
  :content,
  :status,
  :priority,
  :goal_version,
  :additional_context,
  :rank_position,
  :ranked_at,
  :created_at,
  :updated_at,
  :version)
  SENSITIVE = []
  include Aws::Structure
end

#task_id ⇒ String

ID of the task that generated the recommendation

Returns:

  • (String)


4487
4488
4489
4490
4491
4492
4493
4494
4495
4496
4497
4498
4499
4500
4501
4502
4503
4504
4505
# File 'gems/aws-sdk-devopsagent/lib/aws-sdk-devopsagent/types.rb', line 4487

class Recommendation < Struct.new(
  :agent_space_arn,
  :recommendation_id,
  :task_id,
  :goal_id,
  :title,
  :content,
  :status,
  :priority,
  :goal_version,
  :additional_context,
  :rank_position,
  :ranked_at,
  :created_at,
  :updated_at,
  :version)
  SENSITIVE = []
  include Aws::Structure
end

#title ⇒ String

The title of the recommendation

Returns:

  • (String)


4487
4488
4489
4490
4491
4492
4493
4494
4495
4496
4497
4498
4499
4500
4501
4502
4503
4504
4505
# File 'gems/aws-sdk-devopsagent/lib/aws-sdk-devopsagent/types.rb', line 4487

class Recommendation < Struct.new(
  :agent_space_arn,
  :recommendation_id,
  :task_id,
  :goal_id,
  :title,
  :content,
  :status,
  :priority,
  :goal_version,
  :additional_context,
  :rank_position,
  :ranked_at,
  :created_at,
  :updated_at,
  :version)
  SENSITIVE = []
  include Aws::Structure
end

#updated_at ⇒ Time

Timestamp when this recommendation was last updated

Returns:

  • (Time)


4487
4488
4489
4490
4491
4492
4493
4494
4495
4496
4497
4498
4499
4500
4501
4502
4503
4504
4505
# File 'gems/aws-sdk-devopsagent/lib/aws-sdk-devopsagent/types.rb', line 4487

class Recommendation < Struct.new(
  :agent_space_arn,
  :recommendation_id,
  :task_id,
  :goal_id,
  :title,
  :content,
  :status,
  :priority,
  :goal_version,
  :additional_context,
  :rank_position,
  :ranked_at,
  :created_at,
  :updated_at,
  :version)
  SENSITIVE = []
  include Aws::Structure
end

#version ⇒ Integer

Version number for optimistic locking

Returns:

  • (Integer)


4487
4488
4489
4490
4491
4492
4493
4494
4495
4496
4497
4498
4499
4500
4501
4502
4503
4504
4505
# File 'gems/aws-sdk-devopsagent/lib/aws-sdk-devopsagent/types.rb', line 4487

class Recommendation < Struct.new(
  :agent_space_arn,
  :recommendation_id,
  :task_id,
  :goal_id,
  :title,
  :content,
  :status,
  :priority,
  :goal_version,
  :additional_context,
  :rank_position,
  :ranked_at,
  :created_at,
  :updated_at,
  :version)
  SENSITIVE = []
  include Aws::Structure
end