| Package | Description |
|---|---|
| com.amazonaws.services.support.model |
| Modifier and Type | Method and Description |
|---|---|
TrustedAdvisorResourcesSummary |
TrustedAdvisorResourcesSummary.clone() |
TrustedAdvisorResourcesSummary |
TrustedAdvisorCheckResult.getResourcesSummary() |
TrustedAdvisorResourcesSummary |
TrustedAdvisorCheckSummary.getResourcesSummary() |
TrustedAdvisorResourcesSummary |
TrustedAdvisorResourcesSummary.withResourcesFlagged(Long resourcesFlagged)
The number of Amazon Web Services resources that were flagged (listed) by the Trusted Advisor check.
|
TrustedAdvisorResourcesSummary |
TrustedAdvisorResourcesSummary.withResourcesIgnored(Long resourcesIgnored)
The number of Amazon Web Services resources ignored by Trusted Advisor because information was unavailable.
|
TrustedAdvisorResourcesSummary |
TrustedAdvisorResourcesSummary.withResourcesProcessed(Long resourcesProcessed)
The number of Amazon Web Services resources that were analyzed by the Trusted Advisor check.
|
TrustedAdvisorResourcesSummary |
TrustedAdvisorResourcesSummary.withResourcesSuppressed(Long resourcesSuppressed)
The number of Amazon Web Services resources ignored by Trusted Advisor because they were marked as suppressed by
the user.
|
| Modifier and Type | Method and Description |
|---|---|
void |
TrustedAdvisorCheckResult.setResourcesSummary(TrustedAdvisorResourcesSummary resourcesSummary) |
void |
TrustedAdvisorCheckSummary.setResourcesSummary(TrustedAdvisorResourcesSummary resourcesSummary) |
TrustedAdvisorCheckResult |
TrustedAdvisorCheckResult.withResourcesSummary(TrustedAdvisorResourcesSummary resourcesSummary) |
TrustedAdvisorCheckSummary |
TrustedAdvisorCheckSummary.withResourcesSummary(TrustedAdvisorResourcesSummary resourcesSummary) |
Copyright © 2022. All rights reserved.