| Modifier and Type | Method and Description |
|---|---|
static EventInvokeConfigOptions.Builder |
EventInvokeConfigOptions.builder() |
EventInvokeConfigOptions.Builder |
EventInvokeConfigOptions.Builder.maxEventAge(Duration maxEventAge)
Sets the value of
EventInvokeConfigOptions.getMaxEventAge() |
EventInvokeConfigOptions.Builder |
EventInvokeConfigOptions.Builder.onFailure(IDestination onFailure)
Sets the value of
EventInvokeConfigOptions.getOnFailure() |
EventInvokeConfigOptions.Builder |
EventInvokeConfigOptions.Builder.onSuccess(IDestination onSuccess)
Sets the value of
EventInvokeConfigOptions.getOnSuccess() |
EventInvokeConfigOptions.Builder |
EventInvokeConfigOptions.Builder.retryAttempts(Number retryAttempts)
Sets the value of
EventInvokeConfigOptions.getRetryAttempts() |
| Constructor and Description |
|---|
Jsii$Proxy(EventInvokeConfigOptions.Builder builder)
Constructor that initializes the object based on literal property values passed by the
EventInvokeConfigOptions.Builder. |
Copyright © 2023. All rights reserved.