| Package | Description |
|---|---|
| software.amazon.awssdk.services.firehose.model |
| Modifier and Type | Method and Description |
|---|---|
SplunkRetryOptions |
SplunkDestinationDescription.retryOptions()
The retry behavior in case Kinesis Data Firehose is unable to deliver data to Splunk or if it doesn't receive an
acknowledgment of receipt from Splunk.
|
SplunkRetryOptions |
SplunkDestinationConfiguration.retryOptions()
The retry behavior in case Kinesis Data Firehose is unable to deliver data to Splunk, or if it doesn't receive an
acknowledgment of receipt from Splunk.
|
SplunkRetryOptions |
SplunkDestinationUpdate.retryOptions()
The retry behavior in case Kinesis Data Firehose is unable to deliver data to Splunk or if it doesn't receive an
acknowledgment of receipt from Splunk.
|
| Modifier and Type | Method and Description |
|---|---|
SplunkDestinationDescription.Builder |
SplunkDestinationDescription.Builder.retryOptions(SplunkRetryOptions retryOptions)
The retry behavior in case Kinesis Data Firehose is unable to deliver data to Splunk or if it doesn't receive
an acknowledgment of receipt from Splunk.
|
SplunkDestinationConfiguration.Builder |
SplunkDestinationConfiguration.Builder.retryOptions(SplunkRetryOptions retryOptions)
The retry behavior in case Kinesis Data Firehose is unable to deliver data to Splunk, or if it doesn't
receive an acknowledgment of receipt from Splunk.
|
SplunkDestinationUpdate.Builder |
SplunkDestinationUpdate.Builder.retryOptions(SplunkRetryOptions retryOptions)
The retry behavior in case Kinesis Data Firehose is unable to deliver data to Splunk or if it doesn't receive
an acknowledgment of receipt from Splunk.
|
Copyright © 2023. All rights reserved.