/AWS1/CL_TADRECOMMENDATION¶
A Recommendation for an Account
CONSTRUCTOR¶
IMPORTING¶
Required arguments:¶
iv_id TYPE /AWS1/TADSTRING /AWS1/TADSTRING¶
The ID which identifies where the Recommendation was produced
iv_type TYPE /AWS1/TADRECOMMENDATIONTYPE /AWS1/TADRECOMMENDATIONTYPE¶
Whether the Recommendation was automated or generated by AWS Trusted Advisor Priority
iv_status TYPE /AWS1/TADRECOMMENDATIONSTATUS /AWS1/TADRECOMMENDATIONSTATUS¶
The status of the Recommendation
it_pillars TYPE /AWS1/CL_TADRECOMMENDATIONPI00=>TT_RECOMMENDATIONPILLARLIST TT_RECOMMENDATIONPILLARLIST¶
The Pillars that the Recommendation is optimizing
iv_source TYPE /AWS1/TADRECOMMENDATIONSOURCE /AWS1/TADRECOMMENDATIONSOURCE¶
The source of the Recommendation
iv_name TYPE /AWS1/TADSTRING /AWS1/TADSTRING¶
The name of the AWS Trusted Advisor Recommendation
io_resourcesaggregates TYPE REF TO /AWS1/CL_TADRECOMMENDATIONRE00 /AWS1/CL_TADRECOMMENDATIONRE00¶
An aggregation of all resources
iv_arn TYPE /AWS1/TADACCTRECOMMENDATIONARN /AWS1/TADACCTRECOMMENDATIONARN¶
The ARN of the Recommendation
iv_description TYPE /AWS1/TADSTRING /AWS1/TADSTRING¶
A description for AWS Trusted Advisor recommendations
Optional arguments:¶
iv_checkarn TYPE /AWS1/TADSTRING /AWS1/TADSTRING¶
The AWS Trusted Advisor Check ARN that relates to the Recommendation
iv_lifecyclestage TYPE /AWS1/TADRECOMMENDATIONLCSTAGE /AWS1/TADRECOMMENDATIONLCSTAGE¶
The lifecycle stage from AWS Trusted Advisor Priority
it_awsservices TYPE /AWS1/CL_TADRECOMMENDATIONAW00=>TT_RECOMMENDATIONAWSSVCLIST TT_RECOMMENDATIONAWSSVCLIST¶
The AWS Services that the Recommendation applies to
io_pillarspecificaggregates TYPE REF TO /AWS1/CL_TADRECOMMENDATIONPI01 /AWS1/CL_TADRECOMMENDATIONPI01¶
The pillar aggregations for cost savings
iv_createdat TYPE /AWS1/TADTIMESTAMP /AWS1/TADTIMESTAMP¶
When the Recommendation was created, if created by AWS Trusted Advisor Priority
iv_lastupdatedat TYPE /AWS1/TADTIMESTAMP /AWS1/TADTIMESTAMP¶
When the Recommendation was last updated
iv_createdby TYPE /AWS1/TADSTRING /AWS1/TADSTRING¶
The creator, if created by AWS Trusted Advisor Priority
iv_updatedonbehalfof TYPE /AWS1/TADSTRING /AWS1/TADSTRING¶
The person on whose behalf a Technical Account Manager (TAM) updated the recommendation. This information is only available when a Technical Account Manager takes an action on a recommendation managed by AWS Trusted Advisor Priority
iv_updatedonbehalfofjobtitle TYPE /AWS1/TADSTRING /AWS1/TADSTRING¶
The job title of the person on whose behalf a Technical Account Manager (TAM) updated the recommendation. This information is only available when a Technical Account Manager takes an action on a recommendation managed by AWS Trusted Advisor Priority
iv_updatereason TYPE /AWS1/TADRECOMMENDATIONUPDRSN /AWS1/TADRECOMMENDATIONUPDRSN¶
Reason for the lifecycle stage change
iv_updatereasoncode TYPE /AWS1/TADUPRECOMMENDATIONLCS00 /AWS1/TADUPRECOMMENDATIONLCS00¶
Reason code for the lifecycle state change
iv_resolvedat TYPE /AWS1/TADTIMESTAMP /AWS1/TADTIMESTAMP¶
When the Recommendation was resolved
Queryable Attributes¶
id¶
The ID which identifies where the Recommendation was produced
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_ID() |
Getter for ID, with configurable default |
ASK_ID() |
Getter for ID w/ exceptions if field has no value |
HAS_ID() |
Determine if ID has a value |
type¶
Whether the Recommendation was automated or generated by AWS Trusted Advisor Priority
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_TYPE() |
Getter for TYPE, with configurable default |
ASK_TYPE() |
Getter for TYPE w/ exceptions if field has no value |
HAS_TYPE() |
Determine if TYPE has a value |
checkArn¶
The AWS Trusted Advisor Check ARN that relates to the Recommendation
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_CHECKARN() |
Getter for CHECKARN, with configurable default |
ASK_CHECKARN() |
Getter for CHECKARN w/ exceptions if field has no value |
HAS_CHECKARN() |
Determine if CHECKARN has a value |
status¶
The status of the Recommendation
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_STATUS() |
Getter for STATUS, with configurable default |
ASK_STATUS() |
Getter for STATUS w/ exceptions if field has no value |
HAS_STATUS() |
Determine if STATUS has a value |
lifecycleStage¶
The lifecycle stage from AWS Trusted Advisor Priority
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_LIFECYCLESTAGE() |
Getter for LIFECYCLESTAGE, with configurable default |
ASK_LIFECYCLESTAGE() |
Getter for LIFECYCLESTAGE w/ exceptions if field has no valu |
HAS_LIFECYCLESTAGE() |
Determine if LIFECYCLESTAGE has a value |
pillars¶
The Pillars that the Recommendation is optimizing
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_PILLARS() |
Getter for PILLARS, with configurable default |
ASK_PILLARS() |
Getter for PILLARS w/ exceptions if field has no value |
HAS_PILLARS() |
Determine if PILLARS has a value |
source¶
The source of the Recommendation
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_SOURCE() |
Getter for SOURCE, with configurable default |
ASK_SOURCE() |
Getter for SOURCE w/ exceptions if field has no value |
HAS_SOURCE() |
Determine if SOURCE has a value |
awsServices¶
The AWS Services that the Recommendation applies to
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_AWSSERVICES() |
Getter for AWSSERVICES, with configurable default |
ASK_AWSSERVICES() |
Getter for AWSSERVICES w/ exceptions if field has no value |
HAS_AWSSERVICES() |
Determine if AWSSERVICES has a value |
name¶
The name of the AWS Trusted Advisor Recommendation
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_NAME() |
Getter for NAME, with configurable default |
ASK_NAME() |
Getter for NAME w/ exceptions if field has no value |
HAS_NAME() |
Determine if NAME has a value |
resourcesAggregates¶
An aggregation of all resources
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_RESOURCESAGGREGATES() |
Getter for RESOURCESAGGREGATES |
pillarSpecificAggregates¶
The pillar aggregations for cost savings
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_PILLARSPECIFICAGGREGATES() |
Getter for PILLARSPECIFICAGGREGATES |
createdAt¶
When the Recommendation was created, if created by AWS Trusted Advisor Priority
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_CREATEDAT() |
Getter for CREATEDAT, with configurable default |
ASK_CREATEDAT() |
Getter for CREATEDAT w/ exceptions if field has no value |
HAS_CREATEDAT() |
Determine if CREATEDAT has a value |
lastUpdatedAt¶
When the Recommendation was last updated
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_LASTUPDATEDAT() |
Getter for LASTUPDATEDAT, with configurable default |
ASK_LASTUPDATEDAT() |
Getter for LASTUPDATEDAT w/ exceptions if field has no value |
HAS_LASTUPDATEDAT() |
Determine if LASTUPDATEDAT has a value |
arn¶
The ARN of the Recommendation
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_ARN() |
Getter for ARN, with configurable default |
ASK_ARN() |
Getter for ARN w/ exceptions if field has no value |
HAS_ARN() |
Determine if ARN has a value |
description¶
A description for AWS Trusted Advisor recommendations
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_DESCRIPTION() |
Getter for DESCRIPTION, with configurable default |
ASK_DESCRIPTION() |
Getter for DESCRIPTION w/ exceptions if field has no value |
HAS_DESCRIPTION() |
Determine if DESCRIPTION has a value |
createdBy¶
The creator, if created by AWS Trusted Advisor Priority
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_CREATEDBY() |
Getter for CREATEDBY, with configurable default |
ASK_CREATEDBY() |
Getter for CREATEDBY w/ exceptions if field has no value |
HAS_CREATEDBY() |
Determine if CREATEDBY has a value |
updatedOnBehalfOf¶
The person on whose behalf a Technical Account Manager (TAM) updated the recommendation. This information is only available when a Technical Account Manager takes an action on a recommendation managed by AWS Trusted Advisor Priority
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_UPDATEDONBEHALFOF() |
Getter for UPDATEDONBEHALFOF, with configurable default |
ASK_UPDATEDONBEHALFOF() |
Getter for UPDATEDONBEHALFOF w/ exceptions if field has no v |
HAS_UPDATEDONBEHALFOF() |
Determine if UPDATEDONBEHALFOF has a value |
updatedOnBehalfOfJobTitle¶
The job title of the person on whose behalf a Technical Account Manager (TAM) updated the recommendation. This information is only available when a Technical Account Manager takes an action on a recommendation managed by AWS Trusted Advisor Priority
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_UPDDONBEHALFOFJOBTITLE() |
Getter for UPDATEDONBEHALFOFJOBTITLE, with configurable defa |
ASK_UPDDONBEHALFOFJOBTITLE() |
Getter for UPDATEDONBEHALFOFJOBTITLE w/ exceptions if field |
HAS_UPDDONBEHALFOFJOBTITLE() |
Determine if UPDATEDONBEHALFOFJOBTITLE has a value |
updateReason¶
Reason for the lifecycle stage change
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_UPDATEREASON() |
Getter for UPDATEREASON, with configurable default |
ASK_UPDATEREASON() |
Getter for UPDATEREASON w/ exceptions if field has no value |
HAS_UPDATEREASON() |
Determine if UPDATEREASON has a value |
updateReasonCode¶
Reason code for the lifecycle state change
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_UPDATEREASONCODE() |
Getter for UPDATEREASONCODE, with configurable default |
ASK_UPDATEREASONCODE() |
Getter for UPDATEREASONCODE w/ exceptions if field has no va |
HAS_UPDATEREASONCODE() |
Determine if UPDATEREASONCODE has a value |
resolvedAt¶
When the Recommendation was resolved
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_RESOLVEDAT() |
Getter for RESOLVEDAT, with configurable default |
ASK_RESOLVEDAT() |
Getter for RESOLVEDAT w/ exceptions if field has no value |
HAS_RESOLVEDAT() |
Determine if RESOLVEDAT has a value |