Class: Aws::WellArchitected::Types::Answer

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

Overview

An answer of the question.

Constant Summary collapse

SENSITIVE =
[]

Instance Attribute Summary collapse

Instance Attribute Details

#choice_answersArray<Types::ChoiceAnswer>

A list of selected choices to a question in your workload.

Returns:



204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
# File 'gems/aws-sdk-wellarchitected/lib/aws-sdk-wellarchitected/types.rb', line 204

class Answer < Struct.new(
  :question_id,
  :pillar_id,
  :question_title,
  :question_description,
  :improvement_plan_url,
  :helpful_resource_url,
  :helpful_resource_display_text,
  :choices,
  :selected_choices,
  :choice_answers,
  :is_applicable,
  :risk,
  :notes,
  :reason,
  :jira_configuration)
  SENSITIVE = []
  include Aws::Structure
end

#choicesArray<Types::Choice>

List of choices available for a question.

Returns:



204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
# File 'gems/aws-sdk-wellarchitected/lib/aws-sdk-wellarchitected/types.rb', line 204

class Answer < Struct.new(
  :question_id,
  :pillar_id,
  :question_title,
  :question_description,
  :improvement_plan_url,
  :helpful_resource_url,
  :helpful_resource_display_text,
  :choices,
  :selected_choices,
  :choice_answers,
  :is_applicable,
  :risk,
  :notes,
  :reason,
  :jira_configuration)
  SENSITIVE = []
  include Aws::Structure
end

#helpful_resource_display_textString

The helpful resource text to be displayed for a custom lens.

This field does not apply to Amazon Web Services official lenses.

Returns:

  • (String)


204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
# File 'gems/aws-sdk-wellarchitected/lib/aws-sdk-wellarchitected/types.rb', line 204

class Answer < Struct.new(
  :question_id,
  :pillar_id,
  :question_title,
  :question_description,
  :improvement_plan_url,
  :helpful_resource_url,
  :helpful_resource_display_text,
  :choices,
  :selected_choices,
  :choice_answers,
  :is_applicable,
  :risk,
  :notes,
  :reason,
  :jira_configuration)
  SENSITIVE = []
  include Aws::Structure
end

#helpful_resource_urlString

The helpful resource URL.

For Amazon Web Services official lenses, this is the helpful resource URL for a question or choice.

For custom lenses, this is the helpful resource URL for a question and is only provided if HelpfulResourceDisplayText was specified for the question.

Returns:

  • (String)


204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
# File 'gems/aws-sdk-wellarchitected/lib/aws-sdk-wellarchitected/types.rb', line 204

class Answer < Struct.new(
  :question_id,
  :pillar_id,
  :question_title,
  :question_description,
  :improvement_plan_url,
  :helpful_resource_url,
  :helpful_resource_display_text,
  :choices,
  :selected_choices,
  :choice_answers,
  :is_applicable,
  :risk,
  :notes,
  :reason,
  :jira_configuration)
  SENSITIVE = []
  include Aws::Structure
end

#improvement_plan_urlString

The improvement plan URL for a question in an Amazon Web Services official lenses.

This value is only available if the question has been answered.

This value does not apply to custom lenses.

Returns:

  • (String)


204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
# File 'gems/aws-sdk-wellarchitected/lib/aws-sdk-wellarchitected/types.rb', line 204

class Answer < Struct.new(
  :question_id,
  :pillar_id,
  :question_title,
  :question_description,
  :improvement_plan_url,
  :helpful_resource_url,
  :helpful_resource_display_text,
  :choices,
  :selected_choices,
  :choice_answers,
  :is_applicable,
  :risk,
  :notes,
  :reason,
  :jira_configuration)
  SENSITIVE = []
  include Aws::Structure
end

#is_applicableBoolean

Defines whether this question is applicable to a lens review.

Returns:

  • (Boolean)


204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
# File 'gems/aws-sdk-wellarchitected/lib/aws-sdk-wellarchitected/types.rb', line 204

class Answer < Struct.new(
  :question_id,
  :pillar_id,
  :question_title,
  :question_description,
  :improvement_plan_url,
  :helpful_resource_url,
  :helpful_resource_display_text,
  :choices,
  :selected_choices,
  :choice_answers,
  :is_applicable,
  :risk,
  :notes,
  :reason,
  :jira_configuration)
  SENSITIVE = []
  include Aws::Structure
end

#jira_configurationTypes::JiraConfiguration

Configuration of the Jira integration.



204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
# File 'gems/aws-sdk-wellarchitected/lib/aws-sdk-wellarchitected/types.rb', line 204

class Answer < Struct.new(
  :question_id,
  :pillar_id,
  :question_title,
  :question_description,
  :improvement_plan_url,
  :helpful_resource_url,
  :helpful_resource_display_text,
  :choices,
  :selected_choices,
  :choice_answers,
  :is_applicable,
  :risk,
  :notes,
  :reason,
  :jira_configuration)
  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.

Returns:

  • (String)


204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
# File 'gems/aws-sdk-wellarchitected/lib/aws-sdk-wellarchitected/types.rb', line 204

class Answer < Struct.new(
  :question_id,
  :pillar_id,
  :question_title,
  :question_description,
  :improvement_plan_url,
  :helpful_resource_url,
  :helpful_resource_display_text,
  :choices,
  :selected_choices,
  :choice_answers,
  :is_applicable,
  :risk,
  :notes,
  :reason,
  :jira_configuration)
  SENSITIVE = []
  include Aws::Structure
end

#pillar_idString

The ID used to identify a pillar, for example, security.

A pillar is identified by its PillarReviewSummary$PillarId.

Returns:

  • (String)


204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
# File 'gems/aws-sdk-wellarchitected/lib/aws-sdk-wellarchitected/types.rb', line 204

class Answer < Struct.new(
  :question_id,
  :pillar_id,
  :question_title,
  :question_description,
  :improvement_plan_url,
  :helpful_resource_url,
  :helpful_resource_display_text,
  :choices,
  :selected_choices,
  :choice_answers,
  :is_applicable,
  :risk,
  :notes,
  :reason,
  :jira_configuration)
  SENSITIVE = []
  include Aws::Structure
end

#question_descriptionString

The description of the question.

Returns:

  • (String)


204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
# File 'gems/aws-sdk-wellarchitected/lib/aws-sdk-wellarchitected/types.rb', line 204

class Answer < Struct.new(
  :question_id,
  :pillar_id,
  :question_title,
  :question_description,
  :improvement_plan_url,
  :helpful_resource_url,
  :helpful_resource_display_text,
  :choices,
  :selected_choices,
  :choice_answers,
  :is_applicable,
  :risk,
  :notes,
  :reason,
  :jira_configuration)
  SENSITIVE = []
  include Aws::Structure
end

#question_idString

The ID of the question.

Returns:

  • (String)


204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
# File 'gems/aws-sdk-wellarchitected/lib/aws-sdk-wellarchitected/types.rb', line 204

class Answer < Struct.new(
  :question_id,
  :pillar_id,
  :question_title,
  :question_description,
  :improvement_plan_url,
  :helpful_resource_url,
  :helpful_resource_display_text,
  :choices,
  :selected_choices,
  :choice_answers,
  :is_applicable,
  :risk,
  :notes,
  :reason,
  :jira_configuration)
  SENSITIVE = []
  include Aws::Structure
end

#question_titleString

The title of the question.

Returns:

  • (String)


204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
# File 'gems/aws-sdk-wellarchitected/lib/aws-sdk-wellarchitected/types.rb', line 204

class Answer < Struct.new(
  :question_id,
  :pillar_id,
  :question_title,
  :question_description,
  :improvement_plan_url,
  :helpful_resource_url,
  :helpful_resource_display_text,
  :choices,
  :selected_choices,
  :choice_answers,
  :is_applicable,
  :risk,
  :notes,
  :reason,
  :jira_configuration)
  SENSITIVE = []
  include Aws::Structure
end

#reasonString

The reason why the question is not applicable to your workload.

Returns:

  • (String)


204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
# File 'gems/aws-sdk-wellarchitected/lib/aws-sdk-wellarchitected/types.rb', line 204

class Answer < Struct.new(
  :question_id,
  :pillar_id,
  :question_title,
  :question_description,
  :improvement_plan_url,
  :helpful_resource_url,
  :helpful_resource_display_text,
  :choices,
  :selected_choices,
  :choice_answers,
  :is_applicable,
  :risk,
  :notes,
  :reason,
  :jira_configuration)
  SENSITIVE = []
  include Aws::Structure
end

#riskString

The risk for a given workload, lens review, pillar, or question.

Returns:

  • (String)


204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
# File 'gems/aws-sdk-wellarchitected/lib/aws-sdk-wellarchitected/types.rb', line 204

class Answer < Struct.new(
  :question_id,
  :pillar_id,
  :question_title,
  :question_description,
  :improvement_plan_url,
  :helpful_resource_url,
  :helpful_resource_display_text,
  :choices,
  :selected_choices,
  :choice_answers,
  :is_applicable,
  :risk,
  :notes,
  :reason,
  :jira_configuration)
  SENSITIVE = []
  include Aws::Structure
end

#selected_choicesArray<String>

List of selected choice IDs in a question answer.

The values entered replace the previously selected choices.

Returns:

  • (Array<String>)


204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
# File 'gems/aws-sdk-wellarchitected/lib/aws-sdk-wellarchitected/types.rb', line 204

class Answer < Struct.new(
  :question_id,
  :pillar_id,
  :question_title,
  :question_description,
  :improvement_plan_url,
  :helpful_resource_url,
  :helpful_resource_display_text,
  :choices,
  :selected_choices,
  :choice_answers,
  :is_applicable,
  :risk,
  :notes,
  :reason,
  :jira_configuration)
  SENSITIVE = []
  include Aws::Structure
end