| Package | Description |
|---|---|
| com.amazonaws.services.trustedadvisor.model |
| Modifier and Type | Method and Description |
|---|---|
OrganizationRecommendation |
OrganizationRecommendation.clone() |
OrganizationRecommendation |
GetOrganizationRecommendationResult.getOrganizationRecommendation()
The Recommendation
|
OrganizationRecommendation |
OrganizationRecommendation.withArn(String arn)
The ARN of the Recommendation
|
OrganizationRecommendation |
OrganizationRecommendation.withAwsServices(Collection<String> awsServices)
The AWS Services that the Recommendation applies to
|
OrganizationRecommendation |
OrganizationRecommendation.withAwsServices(String... awsServices)
The AWS Services that the Recommendation applies to
|
OrganizationRecommendation |
OrganizationRecommendation.withCheckArn(String checkArn)
The AWS Trusted Advisor Check ARN that relates to the Recommendation
|
OrganizationRecommendation |
OrganizationRecommendation.withCreatedAt(Date createdAt)
When the Recommendation was created, if created by AWS Trusted Advisor Priority
|
OrganizationRecommendation |
OrganizationRecommendation.withCreatedBy(String createdBy)
The creator, if created by AWS Trusted Advisor Priority
|
OrganizationRecommendation |
OrganizationRecommendation.withDescription(String description)
A description for AWS Trusted Advisor recommendations
|
OrganizationRecommendation |
OrganizationRecommendation.withId(String id)
The ID which identifies where the Recommendation was produced
|
OrganizationRecommendation |
OrganizationRecommendation.withLastUpdatedAt(Date lastUpdatedAt)
When the Recommendation was last updated
|
OrganizationRecommendation |
OrganizationRecommendation.withLifecycleStage(RecommendationLifecycleStage lifecycleStage)
The lifecycle stage from AWS Trusted Advisor Priority
|
OrganizationRecommendation |
OrganizationRecommendation.withLifecycleStage(String lifecycleStage)
The lifecycle stage from AWS Trusted Advisor Priority
|
OrganizationRecommendation |
OrganizationRecommendation.withName(String name)
The name of the AWS Trusted Advisor Recommendation
|
OrganizationRecommendation |
OrganizationRecommendation.withPillars(Collection<String> pillars)
The Pillars that the Recommendation is optimizing
|
OrganizationRecommendation |
OrganizationRecommendation.withPillars(RecommendationPillar... pillars)
The Pillars that the Recommendation is optimizing
|
OrganizationRecommendation |
OrganizationRecommendation.withPillars(String... pillars)
The Pillars that the Recommendation is optimizing
|
OrganizationRecommendation |
OrganizationRecommendation.withPillarSpecificAggregates(RecommendationPillarSpecificAggregates pillarSpecificAggregates)
The pillar aggregations for cost savings
|
OrganizationRecommendation |
OrganizationRecommendation.withResolvedAt(Date resolvedAt)
When the Recommendation was resolved
|
OrganizationRecommendation |
OrganizationRecommendation.withResourcesAggregates(RecommendationResourcesAggregates resourcesAggregates)
An aggregation of all resources
|
OrganizationRecommendation |
OrganizationRecommendation.withSource(RecommendationSource source)
The source of the Recommendation
|
OrganizationRecommendation |
OrganizationRecommendation.withSource(String source)
The source of the Recommendation
|
OrganizationRecommendation |
OrganizationRecommendation.withStatus(RecommendationStatus status)
The status of the Recommendation
|
OrganizationRecommendation |
OrganizationRecommendation.withStatus(String status)
The status of the Recommendation
|
OrganizationRecommendation |
OrganizationRecommendation.withType(RecommendationType type)
Whether the Recommendation was automated or generated by AWS Trusted Advisor Priority
|
OrganizationRecommendation |
OrganizationRecommendation.withType(String type)
Whether the Recommendation was automated or generated by AWS Trusted Advisor Priority
|
OrganizationRecommendation |
OrganizationRecommendation.withUpdatedOnBehalfOf(String updatedOnBehalfOf)
The person on whose behalf a Technical Account Manager (TAM) updated the recommendation.
|
OrganizationRecommendation |
OrganizationRecommendation.withUpdatedOnBehalfOfJobTitle(String updatedOnBehalfOfJobTitle)
The job title of the person on whose behalf a Technical Account Manager (TAM) updated the recommendation.
|
OrganizationRecommendation |
OrganizationRecommendation.withUpdateReason(String updateReason)
Reason for the lifecycle stage change
|
OrganizationRecommendation |
OrganizationRecommendation.withUpdateReasonCode(String updateReasonCode)
Reason code for the lifecycle state change
|
OrganizationRecommendation |
OrganizationRecommendation.withUpdateReasonCode(UpdateRecommendationLifecycleStageReasonCode updateReasonCode)
Reason code for the lifecycle state change
|
| Modifier and Type | Method and Description |
|---|---|
void |
GetOrganizationRecommendationResult.setOrganizationRecommendation(OrganizationRecommendation organizationRecommendation)
The Recommendation
|
GetOrganizationRecommendationResult |
GetOrganizationRecommendationResult.withOrganizationRecommendation(OrganizationRecommendation organizationRecommendation)
The Recommendation
|
Copyright © 2024. All rights reserved.