/AWS1/CL_PZZMETRICATTRIBUTION¶
Contains information on a metric attribution. A metric attribution creates reports on the data that you import into Amazon Personalize. Depending on how you import the data, you can view reports in Amazon CloudWatch or Amazon S3. For more information, see Measuring impact of recommendations.
CONSTRUCTOR¶
IMPORTING¶
Optional arguments:¶
iv_name TYPE /AWS1/PZZNAME /AWS1/PZZNAME¶
The metric attribution's name.
iv_metricattributionarn TYPE /AWS1/PZZARN /AWS1/PZZARN¶
The metric attribution's Amazon Resource Name (ARN).
iv_datasetgrouparn TYPE /AWS1/PZZARN /AWS1/PZZARN¶
The metric attribution's dataset group Amazon Resource Name (ARN).
io_metricsoutputconfig TYPE REF TO /AWS1/CL_PZZMETRICATTRIBUTIO00 /AWS1/CL_PZZMETRICATTRIBUTIO00¶
The metric attribution's output configuration.
iv_status TYPE /AWS1/PZZSTATUS /AWS1/PZZSTATUS¶
The metric attribution's status.
iv_creationdatetime TYPE /AWS1/PZZDATE /AWS1/PZZDATE¶
The metric attribution's creation date time.
iv_lastupdateddatetime TYPE /AWS1/PZZDATE /AWS1/PZZDATE¶
The metric attribution's last updated date time.
iv_failurereason TYPE /AWS1/PZZFAILUREREASON /AWS1/PZZFAILUREREASON¶
The metric attribution's failure reason.
Queryable Attributes¶
name¶
The metric attribution's name.
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 |
metricAttributionArn¶
The metric attribution's Amazon Resource Name (ARN).
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_METRICATTRIBUTIONARN() |
Getter for METRICATTRIBUTIONARN, with configurable default |
ASK_METRICATTRIBUTIONARN() |
Getter for METRICATTRIBUTIONARN w/ exceptions if field has n |
HAS_METRICATTRIBUTIONARN() |
Determine if METRICATTRIBUTIONARN has a value |
datasetGroupArn¶
The metric attribution's dataset group Amazon Resource Name (ARN).
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_DATASETGROUPARN() |
Getter for DATASETGROUPARN, with configurable default |
ASK_DATASETGROUPARN() |
Getter for DATASETGROUPARN w/ exceptions if field has no val |
HAS_DATASETGROUPARN() |
Determine if DATASETGROUPARN has a value |
metricsOutputConfig¶
The metric attribution's output configuration.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_METRICSOUTPUTCONFIG() |
Getter for METRICSOUTPUTCONFIG |
status¶
The metric attribution's status.
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 |
creationDateTime¶
The metric attribution's creation date time.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_CREATIONDATETIME() |
Getter for CREATIONDATETIME, with configurable default |
ASK_CREATIONDATETIME() |
Getter for CREATIONDATETIME w/ exceptions if field has no va |
HAS_CREATIONDATETIME() |
Determine if CREATIONDATETIME has a value |
lastUpdatedDateTime¶
The metric attribution's last updated date time.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_LASTUPDATEDDATETIME() |
Getter for LASTUPDATEDDATETIME, with configurable default |
ASK_LASTUPDATEDDATETIME() |
Getter for LASTUPDATEDDATETIME w/ exceptions if field has no |
HAS_LASTUPDATEDDATETIME() |
Determine if LASTUPDATEDDATETIME has a value |
failureReason¶
The metric attribution's failure reason.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_FAILUREREASON() |
Getter for FAILUREREASON, with configurable default |
ASK_FAILUREREASON() |
Getter for FAILUREREASON w/ exceptions if field has no value |
HAS_FAILUREREASON() |
Determine if FAILUREREASON has a value |