/AWS1/CL_CEXRIGHTSIZINGRECOM01¶
Metadata for a recommendation set.
CONSTRUCTOR¶
IMPORTING¶
Optional arguments:¶
iv_recommendationid TYPE /AWS1/CEXGENERICSTRING /AWS1/CEXGENERICSTRING¶
The ID for the recommendation.
iv_generationtimestamp TYPE /AWS1/CEXGENERICSTRING /AWS1/CEXGENERICSTRING¶
The timestamp for when Amazon Web Services made the recommendation.
iv_lookbackperiodindays TYPE /AWS1/CEXLOOKBACKPERIODINDAYS /AWS1/CEXLOOKBACKPERIODINDAYS¶
The number of days of previous usage that Amazon Web Services considers when making the recommendation.
iv_additionalmetadata TYPE /AWS1/CEXGENERICSTRING /AWS1/CEXGENERICSTRING¶
Additional metadata that might be applicable to the recommendation.
Queryable Attributes¶
RecommendationId¶
The ID for the recommendation.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_RECOMMENDATIONID() |
Getter for RECOMMENDATIONID, with configurable default |
ASK_RECOMMENDATIONID() |
Getter for RECOMMENDATIONID w/ exceptions if field has no va |
HAS_RECOMMENDATIONID() |
Determine if RECOMMENDATIONID has a value |
GenerationTimestamp¶
The timestamp for when Amazon Web Services made the recommendation.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_GENERATIONTIMESTAMP() |
Getter for GENERATIONTIMESTAMP, with configurable default |
ASK_GENERATIONTIMESTAMP() |
Getter for GENERATIONTIMESTAMP w/ exceptions if field has no |
HAS_GENERATIONTIMESTAMP() |
Determine if GENERATIONTIMESTAMP has a value |
LookbackPeriodInDays¶
The number of days of previous usage that Amazon Web Services considers when making the recommendation.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_LOOKBACKPERIODINDAYS() |
Getter for LOOKBACKPERIODINDAYS, with configurable default |
ASK_LOOKBACKPERIODINDAYS() |
Getter for LOOKBACKPERIODINDAYS w/ exceptions if field has n |
HAS_LOOKBACKPERIODINDAYS() |
Determine if LOOKBACKPERIODINDAYS has a value |
AdditionalMetadata¶
Additional metadata that might be applicable to the recommendation.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_ADDITIONALMETADATA() |
Getter for ADDITIONALMETADATA, with configurable default |
ASK_ADDITIONALMETADATA() |
Getter for ADDITIONALMETADATA w/ exceptions if field has no |
HAS_ADDITIONALMETADATA() |
Determine if ADDITIONALMETADATA has a value |