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