| Package | Description |
|---|---|
| software.amazon.awssdk.services.eventbridge.model |
| Modifier and Type | Method and Description |
|---|---|
DeadLetterConfig |
Target.deadLetterConfig()
The
DeadLetterConfig that defines the target queue to send dead-letter queue events to. |
| Modifier and Type | Method and Description |
|---|---|
Target.Builder |
Target.Builder.deadLetterConfig(DeadLetterConfig deadLetterConfig)
The
DeadLetterConfig that defines the target queue to send dead-letter queue events to. |
Copyright © 2022. All rights reserved.