Skip to content

/AWS1/CL_TADACRECOMMENDATION00

Summary of an AccountRecommendationLifecycle for an Organization Recommendation

CONSTRUCTOR

IMPORTING

Optional arguments:

iv_accountid TYPE /AWS1/TADACCOUNTID /AWS1/TADACCOUNTID

The AWS account ID

iv_accountrecommendationarn TYPE /AWS1/TADACCTRECOMMENDATIONARN /AWS1/TADACCTRECOMMENDATIONARN

The Recommendation ARN

iv_lifecyclestage TYPE /AWS1/TADRECOMMENDATIONLCSTAGE /AWS1/TADRECOMMENDATIONLCSTAGE

The lifecycle stage from 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_lastupdatedat TYPE /AWS1/TADTIMESTAMP /AWS1/TADTIMESTAMP

When the Recommendation was last updated


Queryable Attributes

accountId

The AWS account ID

Accessible with the following methods

Method Description
GET_ACCOUNTID() Getter for ACCOUNTID, with configurable default
ASK_ACCOUNTID() Getter for ACCOUNTID w/ exceptions if field has no value
HAS_ACCOUNTID() Determine if ACCOUNTID has a value

accountRecommendationArn

The Recommendation ARN

Accessible with the following methods

Method Description
GET_ACCOUNTRECOMMENDATIONARN() Getter for ACCOUNTRECOMMENDATIONARN, with configurable defau
ASK_ACCOUNTRECOMMENDATIONARN() Getter for ACCOUNTRECOMMENDATIONARN w/ exceptions if field h
HAS_ACCOUNTRECOMMENDATIONARN() Determine if ACCOUNTRECOMMENDATIONARN 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

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

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

Public Local Types In This Class

Internal table types, representing arrays and maps of this class, are defined as local types:

TT_ACCTRECOMMENDATIONLCSUMMLST

TYPES TT_ACCTRECOMMENDATIONLCSUMMLST TYPE STANDARD TABLE OF REF TO /AWS1/CL_TADACRECOMMENDATION00 WITH DEFAULT KEY
.