| Package | Description |
|---|---|
| com.amazonaws.services.trustedadvisor.model |
| Modifier and Type | Method and Description |
|---|---|
RecommendationResourcesAggregates |
RecommendationResourcesAggregates.clone() |
RecommendationResourcesAggregates |
RecommendationSummary.getResourcesAggregates()
An aggregation of all resources
|
RecommendationResourcesAggregates |
OrganizationRecommendationSummary.getResourcesAggregates()
An aggregation of all resources
|
RecommendationResourcesAggregates |
OrganizationRecommendation.getResourcesAggregates()
An aggregation of all resources
|
RecommendationResourcesAggregates |
Recommendation.getResourcesAggregates()
An aggregation of all resources
|
RecommendationResourcesAggregates |
RecommendationResourcesAggregates.withErrorCount(Long errorCount)
The number of AWS resources that were flagged to have errors according to the Trusted Advisor check
|
RecommendationResourcesAggregates |
RecommendationResourcesAggregates.withOkCount(Long okCount)
The number of AWS resources that were flagged to be OK according to the Trusted Advisor check
|
RecommendationResourcesAggregates |
RecommendationResourcesAggregates.withWarningCount(Long warningCount)
The number of AWS resources that were flagged to have warning according to the Trusted Advisor check
|
| Modifier and Type | Method and Description |
|---|---|
void |
RecommendationSummary.setResourcesAggregates(RecommendationResourcesAggregates resourcesAggregates)
An aggregation of all resources
|
void |
OrganizationRecommendationSummary.setResourcesAggregates(RecommendationResourcesAggregates resourcesAggregates)
An aggregation of all resources
|
void |
OrganizationRecommendation.setResourcesAggregates(RecommendationResourcesAggregates resourcesAggregates)
An aggregation of all resources
|
void |
Recommendation.setResourcesAggregates(RecommendationResourcesAggregates resourcesAggregates)
An aggregation of all resources
|
RecommendationSummary |
RecommendationSummary.withResourcesAggregates(RecommendationResourcesAggregates resourcesAggregates)
An aggregation of all resources
|
OrganizationRecommendationSummary |
OrganizationRecommendationSummary.withResourcesAggregates(RecommendationResourcesAggregates resourcesAggregates)
An aggregation of all resources
|
OrganizationRecommendation |
OrganizationRecommendation.withResourcesAggregates(RecommendationResourcesAggregates resourcesAggregates)
An aggregation of all resources
|
Recommendation |
Recommendation.withResourcesAggregates(RecommendationResourcesAggregates resourcesAggregates)
An aggregation of all resources
|
Copyright © 2024. All rights reserved.