public static interface DeadLetterConfig.Builder extends SdkPojo, CopyableBuilder<DeadLetterConfig.Builder,DeadLetterConfig>
| Modifier and Type | Method and Description |
|---|---|
DeadLetterConfig.Builder |
targetArn(String targetArn)
The Amazon Resource Name (ARN) of an Amazon SQS queue or Amazon SNS topic.
|
copyapplyMutation, buildDeadLetterConfig.Builder targetArn(String targetArn)
The Amazon Resource Name (ARN) of an Amazon SQS queue or Amazon SNS topic.
targetArn - The Amazon Resource Name (ARN) of an Amazon SQS queue or Amazon SNS topic.Copyright © 2017 Amazon Web Services, Inc. All Rights Reserved.