@Stability(value=Stable) public static final class CfnDeliveryStream.AmazonopensearchserviceRetryOptionsProperty.Builder extends Object implements software.amazon.jsii.Builder<CfnDeliveryStream.AmazonopensearchserviceRetryOptionsProperty>
| Constructor and Description |
|---|
Builder() |
| Modifier and Type | Method and Description |
|---|---|
CfnDeliveryStream.AmazonopensearchserviceRetryOptionsProperty |
build()
Builds the configured instance.
|
CfnDeliveryStream.AmazonopensearchserviceRetryOptionsProperty.Builder |
durationInSeconds(Number durationInSeconds)
|
@Stability(value=Stable) public CfnDeliveryStream.AmazonopensearchserviceRetryOptionsProperty.Builder durationInSeconds(Number durationInSeconds)
CfnDeliveryStream.AmazonopensearchserviceRetryOptionsProperty.getDurationInSeconds()durationInSeconds - After an initial failure to deliver to Amazon OpenSearch Service, the total amount of time during which Kinesis Data Firehose retries delivery (including the first attempt).
After this time has elapsed, the failed documents are written to Amazon S3. Default value is 300 seconds (5 minutes). A value of 0 (zero) results in no retries.this@Stability(value=Stable) public CfnDeliveryStream.AmazonopensearchserviceRetryOptionsProperty build()
build in interface software.amazon.jsii.Builder<CfnDeliveryStream.AmazonopensearchserviceRetryOptionsProperty>CfnDeliveryStream.AmazonopensearchserviceRetryOptionsPropertyNullPointerException - if any required attribute was not providedCopyright © 2022. All rights reserved.