| Package | Description |
|---|---|
| com.amazonaws.services.trustedadvisor.model |
| Modifier and Type | Method and Description |
|---|---|
AccountRecommendationLifecycleSummary |
AccountRecommendationLifecycleSummary.clone() |
AccountRecommendationLifecycleSummary |
AccountRecommendationLifecycleSummary.withAccountId(String accountId)
The AWS account ID
|
AccountRecommendationLifecycleSummary |
AccountRecommendationLifecycleSummary.withAccountRecommendationArn(String accountRecommendationArn)
The Recommendation ARN
|
AccountRecommendationLifecycleSummary |
AccountRecommendationLifecycleSummary.withLastUpdatedAt(Date lastUpdatedAt)
When the Recommendation was last updated
|
AccountRecommendationLifecycleSummary |
AccountRecommendationLifecycleSummary.withLifecycleStage(RecommendationLifecycleStage lifecycleStage)
The lifecycle stage from AWS Trusted Advisor Priority
|
AccountRecommendationLifecycleSummary |
AccountRecommendationLifecycleSummary.withLifecycleStage(String lifecycleStage)
The lifecycle stage from AWS Trusted Advisor Priority
|
AccountRecommendationLifecycleSummary |
AccountRecommendationLifecycleSummary.withUpdatedOnBehalfOf(String updatedOnBehalfOf)
The person on whose behalf a Technical Account Manager (TAM) updated the recommendation.
|
AccountRecommendationLifecycleSummary |
AccountRecommendationLifecycleSummary.withUpdatedOnBehalfOfJobTitle(String updatedOnBehalfOfJobTitle)
The job title of the person on whose behalf a Technical Account Manager (TAM) updated the recommendation.
|
AccountRecommendationLifecycleSummary |
AccountRecommendationLifecycleSummary.withUpdateReason(String updateReason)
Reason for the lifecycle stage change
|
AccountRecommendationLifecycleSummary |
AccountRecommendationLifecycleSummary.withUpdateReasonCode(String updateReasonCode)
Reason code for the lifecycle state change
|
AccountRecommendationLifecycleSummary |
AccountRecommendationLifecycleSummary.withUpdateReasonCode(UpdateRecommendationLifecycleStageReasonCode updateReasonCode)
Reason code for the lifecycle state change
|
| Modifier and Type | Method and Description |
|---|---|
List<AccountRecommendationLifecycleSummary> |
ListOrganizationRecommendationAccountsResult.getAccountRecommendationLifecycleSummaries()
The account recommendations lifecycles that are applicable to the Recommendation
|
| Modifier and Type | Method and Description |
|---|---|
ListOrganizationRecommendationAccountsResult |
ListOrganizationRecommendationAccountsResult.withAccountRecommendationLifecycleSummaries(AccountRecommendationLifecycleSummary... accountRecommendationLifecycleSummaries)
The account recommendations lifecycles that are applicable to the Recommendation
|
| Modifier and Type | Method and Description |
|---|---|
void |
ListOrganizationRecommendationAccountsResult.setAccountRecommendationLifecycleSummaries(Collection<AccountRecommendationLifecycleSummary> accountRecommendationLifecycleSummaries)
The account recommendations lifecycles that are applicable to the Recommendation
|
ListOrganizationRecommendationAccountsResult |
ListOrganizationRecommendationAccountsResult.withAccountRecommendationLifecycleSummaries(Collection<AccountRecommendationLifecycleSummary> accountRecommendationLifecycleSummaries)
The account recommendations lifecycles that are applicable to the Recommendation
|
Copyright © 2024. All rights reserved.