/AWS1/CL_PZZMETRICATTRIBUTIO00¶
The output configuration details for a metric attribution.
CONSTRUCTOR¶
IMPORTING¶
Required arguments:¶
iv_rolearn TYPE /AWS1/PZZROLEARN /AWS1/PZZROLEARN¶
The Amazon Resource Name (ARN) of the IAM service role that has permissions to add data to your output Amazon S3 bucket and add metrics to Amazon CloudWatch. For more information, see Measuring impact of recommendations.
Optional arguments:¶
io_s3datadestination TYPE REF TO /AWS1/CL_PZZS3DATACONFIG /AWS1/CL_PZZS3DATACONFIG¶
The configuration details of an Amazon S3 input or output bucket.
Queryable Attributes¶
s3DataDestination¶
The configuration details of an Amazon S3 input or output bucket.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_S3DATADESTINATION() |
Getter for S3DATADESTINATION |
roleArn¶
The Amazon Resource Name (ARN) of the IAM service role that has permissions to add data to your output Amazon S3 bucket and add metrics to Amazon CloudWatch. For more information, see Measuring impact of recommendations.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_ROLEARN() |
Getter for ROLEARN, with configurable default |
ASK_ROLEARN() |
Getter for ROLEARN w/ exceptions if field has no value |
HAS_ROLEARN() |
Determine if ROLEARN has a value |