| Package | Description | 
|---|---|
| com.amazonaws.services.support.model | 
| Modifier and Type | Method and Description | 
|---|---|
| TrustedAdvisorCheckResult | TrustedAdvisorCheckResult. clone() | 
| TrustedAdvisorCheckResult | DescribeTrustedAdvisorCheckResultResult. getResult()
 The detailed results of the Trusted Advisor check. | 
| TrustedAdvisorCheckResult | TrustedAdvisorCheckResult. withCategorySpecificSummary(TrustedAdvisorCategorySpecificSummary categorySpecificSummary)
 Summary information that relates to the category of the check. | 
| TrustedAdvisorCheckResult | TrustedAdvisorCheckResult. withCheckId(String checkId)
 The unique identifier for the Trusted Advisor check. | 
| TrustedAdvisorCheckResult | TrustedAdvisorCheckResult. withFlaggedResources(Collection<TrustedAdvisorResourceDetail> flaggedResources)
 The details about each resource listed in the check result. | 
| TrustedAdvisorCheckResult | TrustedAdvisorCheckResult. withFlaggedResources(TrustedAdvisorResourceDetail... flaggedResources)
 The details about each resource listed in the check result. | 
| TrustedAdvisorCheckResult | TrustedAdvisorCheckResult. withResourcesSummary(TrustedAdvisorResourcesSummary resourcesSummary) | 
| TrustedAdvisorCheckResult | TrustedAdvisorCheckResult. withStatus(String status)
 The alert status of the check: "ok" (green), "warning" (yellow), "error" (red), or "not_available". | 
| TrustedAdvisorCheckResult | TrustedAdvisorCheckResult. withTimestamp(String timestamp)
 The time of the last refresh of the check. | 
| Modifier and Type | Method and Description | 
|---|---|
| void | DescribeTrustedAdvisorCheckResultResult. setResult(TrustedAdvisorCheckResult result)
 The detailed results of the Trusted Advisor check. | 
| DescribeTrustedAdvisorCheckResultResult | DescribeTrustedAdvisorCheckResultResult. withResult(TrustedAdvisorCheckResult result)
 The detailed results of the Trusted Advisor check. | 
Copyright © 2022. All rights reserved.