Skip to content

/AWS1/CL_BDOINVCCONFINPUT

The configuration to invoke a self-managed memory processing pipeline with.

CONSTRUCTOR

IMPORTING

Required arguments:

iv_topicarn TYPE /AWS1/BDOARN /AWS1/BDOARN

The ARN of the SNS topic for job notifications.

iv_payloaddeliverybucketname TYPE /AWS1/BDOSTRING /AWS1/BDOSTRING

The S3 bucket name for event payload delivery.


Queryable Attributes

topicArn

The ARN of the SNS topic for job notifications.

Accessible with the following methods

Method Description
GET_TOPICARN() Getter for TOPICARN, with configurable default
ASK_TOPICARN() Getter for TOPICARN w/ exceptions if field has no value
HAS_TOPICARN() Determine if TOPICARN has a value

payloadDeliveryBucketName

The S3 bucket name for event payload delivery.

Accessible with the following methods

Method Description
GET_PAYLOADDLVRYBUCKETNAME() Getter for PAYLOADDELIVERYBUCKETNAME, with configurable defa
ASK_PAYLOADDLVRYBUCKETNAME() Getter for PAYLOADDELIVERYBUCKETNAME w/ exceptions if field
HAS_PAYLOADDLVRYBUCKETNAME() Determine if PAYLOADDELIVERYBUCKETNAME has a value