Skip to content

/AWS1/CL_TADRECOMMENDATIONRE01

Summary of a Recommendation Resource

CONSTRUCTOR

IMPORTING

Required arguments:

IV_ID TYPE /AWS1/TADSTRING /AWS1/TADSTRING

The ID of the Recommendation Resource

IV_ARN TYPE /AWS1/TADRECOMMENDATIONRESRC00 /AWS1/TADRECOMMENDATIONRESRC00

The ARN of the Recommendation Resource

IV_AWSRESOURCEID TYPE /AWS1/TADSTRING /AWS1/TADSTRING

The AWS resource identifier

IV_REGIONCODE TYPE /AWS1/TADRECOMMENDATIONREGIO00 /AWS1/TADRECOMMENDATIONREGIO00

The AWS Region code that the Recommendation Resource is in

IV_STATUS TYPE /AWS1/TADRESOURCESTATUS /AWS1/TADRESOURCESTATUS

The current status of the Recommendation Resource

IT_METADATA TYPE /AWS1/CL_TADSTRINGMAP_W=>TT_STRINGMAP TT_STRINGMAP

Metadata associated with the Recommendation Resource

IV_LASTUPDATEDAT TYPE /AWS1/TADTIMESTAMP /AWS1/TADTIMESTAMP

When the Recommendation Resource was last updated

IV_RECOMMENDATIONARN TYPE /AWS1/TADACCTRECOMMENDATIONARN /AWS1/TADACCTRECOMMENDATIONARN

The Recommendation ARN

Optional arguments:

IV_EXCLUSIONSTATUS TYPE /AWS1/TADEXCLUSIONSTATUS /AWS1/TADEXCLUSIONSTATUS

The exclusion status of the Recommendation Resource


Queryable Attributes

id

The ID of the Recommendation Resource

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

arn

The ARN of the Recommendation Resource

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

awsResourceId

The AWS resource identifier

Accessible with the following methods

Method Description
GET_AWSRESOURCEID() Getter for AWSRESOURCEID, with configurable default
ASK_AWSRESOURCEID() Getter for AWSRESOURCEID w/ exceptions if field has no value
HAS_AWSRESOURCEID() Determine if AWSRESOURCEID has a value

regionCode

The AWS Region code that the Recommendation Resource is in

Accessible with the following methods

Method Description
GET_REGIONCODE() Getter for REGIONCODE, with configurable default
ASK_REGIONCODE() Getter for REGIONCODE w/ exceptions if field has no value
HAS_REGIONCODE() Determine if REGIONCODE has a value

status

The current status of the Recommendation Resource

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

metadata

Metadata associated with the Recommendation Resource

Accessible with the following methods

Method Description
GET_METADATA() Getter for METADATA, with configurable default
ASK_METADATA() Getter for METADATA w/ exceptions if field has no value
HAS_METADATA() Determine if METADATA has a value

lastUpdatedAt

When the Recommendation Resource 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

exclusionStatus

The exclusion status of the Recommendation Resource

Accessible with the following methods

Method Description
GET_EXCLUSIONSTATUS() Getter for EXCLUSIONSTATUS, with configurable default
ASK_EXCLUSIONSTATUS() Getter for EXCLUSIONSTATUS w/ exceptions if field has no val
HAS_EXCLUSIONSTATUS() Determine if EXCLUSIONSTATUS has a value

recommendationArn

The Recommendation ARN

Accessible with the following methods

Method Description
GET_RECOMMENDATIONARN() Getter for RECOMMENDATIONARN, with configurable default
ASK_RECOMMENDATIONARN() Getter for RECOMMENDATIONARN w/ exceptions if field has no v
HAS_RECOMMENDATIONARN() Determine if RECOMMENDATIONARN 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_RECOMMENDATIONRESRCSUMMLIST

TYPES TT_RECOMMENDATIONRESRCSUMMLIST TYPE STANDARD TABLE OF REF TO /AWS1/CL_TADRECOMMENDATIONRE01 WITH DEFAULT KEY
.