| Package | Description |
|---|---|
| com.amazonaws.services.trustedadvisor.model |
| Modifier and Type | Method and Description |
|---|---|
OrganizationRecommendationSummary |
OrganizationRecommendationSummary.clone() |
OrganizationRecommendationSummary |
OrganizationRecommendationSummary.withArn(String arn)
The ARN of the Recommendation
|
OrganizationRecommendationSummary |
OrganizationRecommendationSummary.withAwsServices(Collection<String> awsServices)
The AWS Services that the Recommendation applies to
|
OrganizationRecommendationSummary |
OrganizationRecommendationSummary.withAwsServices(String... awsServices)
The AWS Services that the Recommendation applies to
|
OrganizationRecommendationSummary |
OrganizationRecommendationSummary.withCheckArn(String checkArn)
The AWS Trusted Advisor Check ARN that relates to the Recommendation
|
OrganizationRecommendationSummary |
OrganizationRecommendationSummary.withCreatedAt(Date createdAt)
When the Recommendation was created, if created by AWS Trusted Advisor Priority
|
OrganizationRecommendationSummary |
OrganizationRecommendationSummary.withId(String id)
The ID which identifies where the Recommendation was produced
|
OrganizationRecommendationSummary |
OrganizationRecommendationSummary.withLastUpdatedAt(Date lastUpdatedAt)
When the Recommendation was last updated
|
OrganizationRecommendationSummary |
OrganizationRecommendationSummary.withLifecycleStage(RecommendationLifecycleStage lifecycleStage)
The lifecycle stage from AWS Trusted Advisor Priority
|
OrganizationRecommendationSummary |
OrganizationRecommendationSummary.withLifecycleStage(String lifecycleStage)
The lifecycle stage from AWS Trusted Advisor Priority
|
OrganizationRecommendationSummary |
OrganizationRecommendationSummary.withName(String name)
The name of the AWS Trusted Advisor Recommendation
|
OrganizationRecommendationSummary |
OrganizationRecommendationSummary.withPillars(Collection<String> pillars)
The Pillars that the Recommendation is optimizing
|
OrganizationRecommendationSummary |
OrganizationRecommendationSummary.withPillars(RecommendationPillar... pillars)
The Pillars that the Recommendation is optimizing
|
OrganizationRecommendationSummary |
OrganizationRecommendationSummary.withPillars(String... pillars)
The Pillars that the Recommendation is optimizing
|
OrganizationRecommendationSummary |
OrganizationRecommendationSummary.withPillarSpecificAggregates(RecommendationPillarSpecificAggregates pillarSpecificAggregates)
The pillar aggregations for cost savings
|
OrganizationRecommendationSummary |
OrganizationRecommendationSummary.withResourcesAggregates(RecommendationResourcesAggregates resourcesAggregates)
An aggregation of all resources
|
OrganizationRecommendationSummary |
OrganizationRecommendationSummary.withSource(RecommendationSource source)
The source of the Recommendation
|
OrganizationRecommendationSummary |
OrganizationRecommendationSummary.withSource(String source)
The source of the Recommendation
|
OrganizationRecommendationSummary |
OrganizationRecommendationSummary.withStatus(RecommendationStatus status)
The status of the Recommendation
|
OrganizationRecommendationSummary |
OrganizationRecommendationSummary.withStatus(String status)
The status of the Recommendation
|
OrganizationRecommendationSummary |
OrganizationRecommendationSummary.withType(RecommendationType type)
Whether the Recommendation was automated or generated by AWS Trusted Advisor Priority
|
OrganizationRecommendationSummary |
OrganizationRecommendationSummary.withType(String type)
Whether the Recommendation was automated or generated by AWS Trusted Advisor Priority
|
| Modifier and Type | Method and Description |
|---|---|
List<OrganizationRecommendationSummary> |
ListOrganizationRecommendationsResult.getOrganizationRecommendationSummaries()
The list of Recommendations
|
| Modifier and Type | Method and Description |
|---|---|
ListOrganizationRecommendationsResult |
ListOrganizationRecommendationsResult.withOrganizationRecommendationSummaries(OrganizationRecommendationSummary... organizationRecommendationSummaries)
The list of Recommendations
|
| Modifier and Type | Method and Description |
|---|---|
void |
ListOrganizationRecommendationsResult.setOrganizationRecommendationSummaries(Collection<OrganizationRecommendationSummary> organizationRecommendationSummaries)
The list of Recommendations
|
ListOrganizationRecommendationsResult |
ListOrganizationRecommendationsResult.withOrganizationRecommendationSummaries(Collection<OrganizationRecommendationSummary> organizationRecommendationSummaries)
The list of Recommendations
|
Copyright © 2024. All rights reserved.