| Package | Description |
|---|---|
| software.amazon.awssdk.services.wellarchitected.model |
| Modifier and Type | Method and Description |
|---|---|
List<CheckSummary> |
ListCheckSummariesResponse.checkSummaries()
List of Trusted Advisor summaries related to the Well-Architected best practice.
|
| Modifier and Type | Method and Description |
|---|---|
ListCheckSummariesResponse.Builder |
ListCheckSummariesResponse.Builder.checkSummaries(CheckSummary... checkSummaries)
List of Trusted Advisor summaries related to the Well-Architected best practice.
|
| Modifier and Type | Method and Description |
|---|---|
ListCheckSummariesResponse.Builder |
ListCheckSummariesResponse.Builder.checkSummaries(Collection<CheckSummary> checkSummaries)
List of Trusted Advisor summaries related to the Well-Architected best practice.
|
Copyright © 2023. All rights reserved.