Class: Aws::WellArchitected::Types::ReviewTemplate

Inherits:
Struct
  • Object
show all
Includes:
Structure
Defined in:
lib/aws-sdk-wellarchitected/types.rb

Overview

A review template.

Constant Summary collapse

SENSITIVE =
[]

Instance Attribute Summary collapse

Instance Attribute Details

#descriptionString

The review template description.



4935
4936
4937
4938
4939
4940
4941
4942
4943
4944
4945
4946
4947
4948
4949
# File 'lib/aws-sdk-wellarchitected/types.rb', line 4935

class ReviewTemplate < Struct.new(
  :description,
  :lenses,
  :notes,
  :question_counts,
  :owner,
  :updated_at,
  :template_arn,
  :template_name,
  :tags,
  :update_status,
  :share_invitation_id)
  SENSITIVE = []
  include Aws::Structure
end

#lensesArray<String>

The lenses applied to the review template.



4935
4936
4937
4938
4939
4940
4941
4942
4943
4944
4945
4946
4947
4948
4949
# File 'lib/aws-sdk-wellarchitected/types.rb', line 4935

class ReviewTemplate < Struct.new(
  :description,
  :lenses,
  :notes,
  :question_counts,
  :owner,
  :updated_at,
  :template_arn,
  :template_name,
  :tags,
  :update_status,
  :share_invitation_id)
  SENSITIVE = []
  include Aws::Structure
end

#notesString

The notes associated with the workload.

For a review template, these are the notes that will be associated with the workload when the template is applied.



4935
4936
4937
4938
4939
4940
4941
4942
4943
4944
4945
4946
4947
4948
4949
# File 'lib/aws-sdk-wellarchitected/types.rb', line 4935

class ReviewTemplate < Struct.new(
  :description,
  :lenses,
  :notes,
  :question_counts,
  :owner,
  :updated_at,
  :template_arn,
  :template_name,
  :tags,
  :update_status,
  :share_invitation_id)
  SENSITIVE = []
  include Aws::Structure
end

#ownerString

An Amazon Web Services account ID.



4935
4936
4937
4938
4939
4940
4941
4942
4943
4944
4945
4946
4947
4948
4949
# File 'lib/aws-sdk-wellarchitected/types.rb', line 4935

class ReviewTemplate < Struct.new(
  :description,
  :lenses,
  :notes,
  :question_counts,
  :owner,
  :updated_at,
  :template_arn,
  :template_name,
  :tags,
  :update_status,
  :share_invitation_id)
  SENSITIVE = []
  include Aws::Structure
end

#question_countsHash<String,Integer>

A count of how many total questions are answered and unanswered in the review template.



4935
4936
4937
4938
4939
4940
4941
4942
4943
4944
4945
4946
4947
4948
4949
# File 'lib/aws-sdk-wellarchitected/types.rb', line 4935

class ReviewTemplate < Struct.new(
  :description,
  :lenses,
  :notes,
  :question_counts,
  :owner,
  :updated_at,
  :template_arn,
  :template_name,
  :tags,
  :update_status,
  :share_invitation_id)
  SENSITIVE = []
  include Aws::Structure
end

#share_invitation_idString

The ID assigned to the template share invitation.



4935
4936
4937
4938
4939
4940
4941
4942
4943
4944
4945
4946
4947
4948
4949
# File 'lib/aws-sdk-wellarchitected/types.rb', line 4935

class ReviewTemplate < Struct.new(
  :description,
  :lenses,
  :notes,
  :question_counts,
  :owner,
  :updated_at,
  :template_arn,
  :template_name,
  :tags,
  :update_status,
  :share_invitation_id)
  SENSITIVE = []
  include Aws::Structure
end

#tagsHash<String,String>

The tags assigned to the review template.



4935
4936
4937
4938
4939
4940
4941
4942
4943
4944
4945
4946
4947
4948
4949
# File 'lib/aws-sdk-wellarchitected/types.rb', line 4935

class ReviewTemplate < Struct.new(
  :description,
  :lenses,
  :notes,
  :question_counts,
  :owner,
  :updated_at,
  :template_arn,
  :template_name,
  :tags,
  :update_status,
  :share_invitation_id)
  SENSITIVE = []
  include Aws::Structure
end

#template_arnString

The review template ARN.



4935
4936
4937
4938
4939
4940
4941
4942
4943
4944
4945
4946
4947
4948
4949
# File 'lib/aws-sdk-wellarchitected/types.rb', line 4935

class ReviewTemplate < Struct.new(
  :description,
  :lenses,
  :notes,
  :question_counts,
  :owner,
  :updated_at,
  :template_arn,
  :template_name,
  :tags,
  :update_status,
  :share_invitation_id)
  SENSITIVE = []
  include Aws::Structure
end

#template_nameString

The name of the review template.



4935
4936
4937
4938
4939
4940
4941
4942
4943
4944
4945
4946
4947
4948
4949
# File 'lib/aws-sdk-wellarchitected/types.rb', line 4935

class ReviewTemplate < Struct.new(
  :description,
  :lenses,
  :notes,
  :question_counts,
  :owner,
  :updated_at,
  :template_arn,
  :template_name,
  :tags,
  :update_status,
  :share_invitation_id)
  SENSITIVE = []
  include Aws::Structure
end

#update_statusString

The latest status of a review template.



4935
4936
4937
4938
4939
4940
4941
4942
4943
4944
4945
4946
4947
4948
4949
# File 'lib/aws-sdk-wellarchitected/types.rb', line 4935

class ReviewTemplate < Struct.new(
  :description,
  :lenses,
  :notes,
  :question_counts,
  :owner,
  :updated_at,
  :template_arn,
  :template_name,
  :tags,
  :update_status,
  :share_invitation_id)
  SENSITIVE = []
  include Aws::Structure
end

#updated_atTime

The date and time recorded.



4935
4936
4937
4938
4939
4940
4941
4942
4943
4944
4945
4946
4947
4948
4949
# File 'lib/aws-sdk-wellarchitected/types.rb', line 4935

class ReviewTemplate < Struct.new(
  :description,
  :lenses,
  :notes,
  :question_counts,
  :owner,
  :updated_at,
  :template_arn,
  :template_name,
  :tags,
  :update_status,
  :share_invitation_id)
  SENSITIVE = []
  include Aws::Structure
end