/AWS1/CL_LMDDEADLETTERCONFIG¶
The dead-letter queue for failed asynchronous invocations.
CONSTRUCTOR¶
IMPORTING¶
Optional arguments:¶
iv_targetarn TYPE /AWS1/LMDRESOURCEARN /AWS1/LMDRESOURCEARN¶
The Amazon Resource Name (ARN) of an Amazon SQS queue or Amazon SNS topic.
Queryable Attributes¶
TargetArn¶
The Amazon Resource Name (ARN) of an Amazon SQS queue or Amazon SNS topic.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_TARGETARN() |
Getter for TARGETARN, with configurable default |
ASK_TARGETARN() |
Getter for TARGETARN w/ exceptions if field has no value |
HAS_TARGETARN() |
Determine if TARGETARN has a value |