wellarchitected_list_answers: List of answers for a particular workload and lens

View source: R/wellarchitected_operations.R

wellarchitected_list_answersR Documentation

List of answers for a particular workload and lens

Description

List of answers for a particular workload and lens.

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

Usage

wellarchitected_list_answers(
  WorkloadId,
  LensAlias,
  PillarId = NULL,
  MilestoneNumber = NULL,
  NextToken = NULL,
  MaxResults = NULL,
  QuestionPriority = NULL
)

Arguments

WorkloadId

[required]

LensAlias

[required]

PillarId
MilestoneNumber
NextToken
MaxResults

The maximum number of results to return for this request.

QuestionPriority

The priority of the question.


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