| Package | Description |
|---|---|
| software.amazon.awssdk.services.scheduler.model |
| Modifier and Type | Method and Description |
|---|---|
RetryPolicy |
Target.retryPolicy()
A
RetryPolicy object that includes information about the retry policy settings, including the
maximum age of an event, and the maximum number of times EventBridge Scheduler will try to deliver the event to a
target. |
| Modifier and Type | Method and Description |
|---|---|
Target.Builder |
Target.Builder.retryPolicy(RetryPolicy retryPolicy)
A
RetryPolicy object that includes information about the retry policy settings, including the
maximum age of an event, and the maximum number of times EventBridge Scheduler will try to deliver the event
to a target. |
Copyright © 2023. All rights reserved.