Skip to content

/AWS1/CL_BDOMDFYINVCCONFINPUT

The configuration for updating invocation settings.

CONSTRUCTOR

IMPORTING

Optional arguments:

iv_topicarn TYPE /AWS1/BDOARN /AWS1/BDOARN

The updated ARN of the SNS topic for job notifications.

iv_payloaddeliverybucketname TYPE /AWS1/BDOSTRING /AWS1/BDOSTRING

The updated S3 bucket name for event payload delivery.


Queryable Attributes

topicArn

The updated 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 updated 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