/AWS1/CL_CWEDEADLETTERCONFIG¶
A DeadLetterConfig object that contains information about a dead-letter queue
configuration.
CONSTRUCTOR¶
IMPORTING¶
Optional arguments:¶
iv_arn TYPE /AWS1/CWERESOURCEARN /AWS1/CWERESOURCEARN¶
The ARN of the SQS queue specified as the target for the dead-letter queue.
Queryable Attributes¶
Arn¶
The ARN of the SQS queue specified as the target for the dead-letter queue.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_ARN() |
Getter for ARN, with configurable default |
ASK_ARN() |
Getter for ARN w/ exceptions if field has no value |
HAS_ARN() |
Determine if ARN has a value |