Package | Description |
---|---|
com.amazonaws.services.support.model |
Classes modeling the various types represented by AWSSupport.
|
Modifier and Type | Method and Description |
---|---|
TrustedAdvisorResourcesSummary |
TrustedAdvisorCheckSummary.getResourcesSummary()
Details about AWS resources that were analyzed in a call to Trusted
Advisor DescribeTrustedAdvisorCheckSummaries.
|
TrustedAdvisorResourcesSummary |
TrustedAdvisorCheckResult.getResourcesSummary()
Details about AWS resources that were analyzed in a call to Trusted
Advisor DescribeTrustedAdvisorCheckSummaries.
|
TrustedAdvisorResourcesSummary |
TrustedAdvisorResourcesSummary.withResourcesFlagged(Long resourcesFlagged)
The number of AWS resources that were flagged (listed) by the Trusted
Advisor check.
|
TrustedAdvisorResourcesSummary |
TrustedAdvisorResourcesSummary.withResourcesIgnored(Long resourcesIgnored)
The number of AWS resources ignored by Trusted Advisor because
information was unavailable.
|
TrustedAdvisorResourcesSummary |
TrustedAdvisorResourcesSummary.withResourcesProcessed(Long resourcesProcessed)
The number of AWS resources that were analyzed by the Trusted Advisor
check.
|
TrustedAdvisorResourcesSummary |
TrustedAdvisorResourcesSummary.withResourcesSuppressed(Long resourcesSuppressed)
The number of AWS resources ignored by Trusted Advisor because they
were marked as suppressed by the user.
|
Modifier and Type | Method and Description |
---|---|
void |
TrustedAdvisorCheckSummary.setResourcesSummary(TrustedAdvisorResourcesSummary resourcesSummary)
Details about AWS resources that were analyzed in a call to Trusted
Advisor DescribeTrustedAdvisorCheckSummaries.
|
void |
TrustedAdvisorCheckResult.setResourcesSummary(TrustedAdvisorResourcesSummary resourcesSummary)
Details about AWS resources that were analyzed in a call to Trusted
Advisor DescribeTrustedAdvisorCheckSummaries.
|
TrustedAdvisorCheckSummary |
TrustedAdvisorCheckSummary.withResourcesSummary(TrustedAdvisorResourcesSummary resourcesSummary)
Details about AWS resources that were analyzed in a call to Trusted
Advisor DescribeTrustedAdvisorCheckSummaries.
|
TrustedAdvisorCheckResult |
TrustedAdvisorCheckResult.withResourcesSummary(TrustedAdvisorResourcesSummary resourcesSummary)
Details about AWS resources that were analyzed in a call to Trusted
Advisor DescribeTrustedAdvisorCheckSummaries.
|
Copyright © 2014. All rights reserved.