| Package | Description |
|---|---|
| software.amazon.awssdk.services.wellarchitected.model |
| Modifier and Type | Method and Description |
|---|---|
List<CheckDetail> |
ListCheckDetailsResponse.checkDetails()
The details about the Trusted Advisor checks related to the Well-Architected best practice.
|
| Modifier and Type | Method and Description |
|---|---|
ListCheckDetailsResponse.Builder |
ListCheckDetailsResponse.Builder.checkDetails(CheckDetail... checkDetails)
The details about the Trusted Advisor checks related to the Well-Architected best practice.
|
| Modifier and Type | Method and Description |
|---|---|
ListCheckDetailsResponse.Builder |
ListCheckDetailsResponse.Builder.checkDetails(Collection<CheckDetail> checkDetails)
The details about the Trusted Advisor checks related to the Well-Architected best practice.
|
Copyright © 2023. All rights reserved.