| Package | Description |
|---|---|
| com.amazonaws.services.support.model |
| Modifier and Type | Method and Description |
|---|---|
TrustedAdvisorResourcesSummary |
TrustedAdvisorResourcesSummary.clone() |
TrustedAdvisorResourcesSummary |
TrustedAdvisorCheckSummary.getResourcesSummary()
Returns the value of the ResourcesSummary property for this object.
|
TrustedAdvisorResourcesSummary |
TrustedAdvisorCheckResult.getResourcesSummary()
Returns the value of the ResourcesSummary property for this object.
|
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)
Sets the value of the ResourcesSummary property for this object.
|
void |
TrustedAdvisorCheckResult.setResourcesSummary(TrustedAdvisorResourcesSummary resourcesSummary)
Sets the value of the ResourcesSummary property for this object.
|
TrustedAdvisorCheckSummary |
TrustedAdvisorCheckSummary.withResourcesSummary(TrustedAdvisorResourcesSummary resourcesSummary)
Sets the value of the ResourcesSummary property for this object.
|
TrustedAdvisorCheckResult |
TrustedAdvisorCheckResult.withResourcesSummary(TrustedAdvisorResourcesSummary resourcesSummary)
Sets the value of the ResourcesSummary property for this object.
|
Copyright © 2015. All rights reserved.