@Stability(value=Stable) public static final class CfnDeliveryStream.SplunkRetryOptionsProperty.Builder extends Object implements software.amazon.jsii.Builder<CfnDeliveryStream.SplunkRetryOptionsProperty>
CfnDeliveryStream.SplunkRetryOptionsProperty| Constructor and Description |
|---|
Builder() |
| Modifier and Type | Method and Description |
|---|---|
CfnDeliveryStream.SplunkRetryOptionsProperty |
build()
Builds the configured instance.
|
CfnDeliveryStream.SplunkRetryOptionsProperty.Builder |
durationInSeconds(Number durationInSeconds)
Sets the value of
CfnDeliveryStream.SplunkRetryOptionsProperty.getDurationInSeconds() |
@Stability(value=Stable) public CfnDeliveryStream.SplunkRetryOptionsProperty.Builder durationInSeconds(Number durationInSeconds)
CfnDeliveryStream.SplunkRetryOptionsProperty.getDurationInSeconds()durationInSeconds - The total amount of time that Kinesis Data Firehose spends on retries.
This duration starts after the initial attempt to send data to Splunk fails. It doesn't include the periods during which Kinesis Data Firehose waits for acknowledgment from Splunk after each attempt.this@Stability(value=Stable) public CfnDeliveryStream.SplunkRetryOptionsProperty build()
build in interface software.amazon.jsii.Builder<CfnDeliveryStream.SplunkRetryOptionsProperty>CfnDeliveryStream.SplunkRetryOptionsPropertyNullPointerException - if any required attribute was not providedCopyright © 2022. All rights reserved.