wellarchitected_get_answer {paws.developer.tools}R Documentation

Get the answer to a specific question in a workload review

Description

Get the answer to a specific question in a workload review.

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

Usage

wellarchitected_get_answer(
  WorkloadId,
  LensAlias,
  QuestionId,
  MilestoneNumber = NULL
)

Arguments

WorkloadId

[required]

LensAlias

[required]

QuestionId

[required]

MilestoneNumber

[Package paws.developer.tools version 0.9.0 Index]