wellarchitected_update_review_template_lens_review {paws.developer.tools} | R Documentation |
Update a lens review associated with a review template
Description
Update a lens review associated with a review template.
See https://www.paws-r-sdk.com/docs/wellarchitected_update_review_template_lens_review/ for full documentation.
Usage
wellarchitected_update_review_template_lens_review(
TemplateArn,
LensAlias,
LensNotes = NULL,
PillarNotes = NULL
)
Arguments
TemplateArn |
[required] The review template ARN. |
LensAlias |
[required] |
LensNotes |
|
PillarNotes |
[Package paws.developer.tools version 0.7.0 Index]