wellarchitected_update_review_template_answer: Update a review template answer

View source: R/wellarchitected_operations.R

wellarchitected_update_review_template_answerR Documentation

Update a review template answer

Description

Update a review template answer.

See https://www.paws-r-sdk.com/docs/wellarchitected_update_review_template_answer/ for full documentation.

Usage

wellarchitected_update_review_template_answer(
  TemplateArn,
  LensAlias,
  QuestionId,
  SelectedChoices = NULL,
  ChoiceUpdates = NULL,
  Notes = NULL,
  IsApplicable = NULL,
  Reason = NULL
)

Arguments

TemplateArn

[required] The review template ARN.

LensAlias

[required]

QuestionId

[required]

SelectedChoices
ChoiceUpdates

A list of choices to be updated.

Notes
IsApplicable
Reason

The update reason.


paws.developer.tools documentation built on Sept. 12, 2024, 6:46 a.m.