@Stability(value=Stable)
public static interface CfnDeliveryStream.ElasticsearchRetryOptionsProperty
extends software.amazon.jsii.JsiiSerializable
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-kinesisfirehose-deliverystream-elasticsearchretryoptions.html| Modifier and Type | Interface and Description |
|---|---|
static class |
CfnDeliveryStream.ElasticsearchRetryOptionsProperty.Builder
A builder for
CfnDeliveryStream.ElasticsearchRetryOptionsProperty |
static class |
CfnDeliveryStream.ElasticsearchRetryOptionsProperty.Jsii$Proxy
An implementation for
CfnDeliveryStream.ElasticsearchRetryOptionsProperty |
| Modifier and Type | Method and Description |
|---|---|
static CfnDeliveryStream.ElasticsearchRetryOptionsProperty.Builder |
builder() |
default Number |
getDurationInSeconds()
`CfnDeliveryStream.ElasticsearchRetryOptionsProperty.DurationInSeconds`.
|
@Stability(value=Stable) @Nullable default Number getDurationInSeconds()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-kinesisfirehose-deliverystream-elasticsearchretryoptions.html#cfn-kinesisfirehose-deliverystream-elasticsearchretryoptions-durationinseconds@Stability(value=Stable) static CfnDeliveryStream.ElasticsearchRetryOptionsProperty.Builder builder()
Copyright © 2020. All rights reserved.