| Package | Description |
|---|---|
| software.amazon.awssdk.services.wellarchitected.model |
| Modifier and Type | Method and Description |
|---|---|
List<QuestionMetric> |
PillarMetric.questions()
The questions that have been identified as risks in the pillar.
|
| Modifier and Type | Method and Description |
|---|---|
PillarMetric.Builder |
PillarMetric.Builder.questions(QuestionMetric... questions)
The questions that have been identified as risks in the pillar.
|
| Modifier and Type | Method and Description |
|---|---|
PillarMetric.Builder |
PillarMetric.Builder.questions(Collection<QuestionMetric> questions)
The questions that have been identified as risks in the pillar.
|
Copyright © 2023. All rights reserved.