public static interface DeadLetterConfig.Builder extends SdkPojo, CopyableBuilder<DeadLetterConfig.Builder,DeadLetterConfig>
| Modifier and Type | Method and Description |
|---|---|
DeadLetterConfig.Builder |
arn(String arn)
The ARN of the SQS queue specified as the target for the dead-letter queue.
|
equalsBySdkFields, sdkFieldscopyapplyMutation, buildDeadLetterConfig.Builder arn(String arn)
The ARN of the SQS queue specified as the target for the dead-letter queue.
arn - The ARN of the SQS queue specified as the target for the dead-letter queue.Copyright © 2023. All rights reserved.