Skip to content

/AWS1/CL_CRLCFGUREDAUDIENCEM00

Configuration information necessary for the configure audience model output.

CONSTRUCTOR

IMPORTING

Required arguments:

io_destination TYPE REF TO /AWS1/CL_CRLAUDIENCEDST /AWS1/CL_CRLAUDIENCEDST

Defines the Amazon S3 bucket where the configured audience is stored.

iv_rolearn TYPE /AWS1/CRLIAMROLEARN /AWS1/CRLIAMROLEARN

The ARN of the IAM role that can write the Amazon S3 bucket.


Queryable Attributes

destination

Defines the Amazon S3 bucket where the configured audience is stored.

Accessible with the following methods

Method Description
GET_DESTINATION() Getter for DESTINATION

roleArn

The ARN of the IAM role that can write the Amazon S3 bucket.

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