@Stability(value=Stable)
public static interface CfnDeliveryStream.RetryOptionsProperty
extends software.amazon.jsii.JsiiSerializable
| 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()
@Stability(value=Stable) static CfnDeliveryStream.RetryOptionsProperty.Builder builder()
Copyright © 2021. All rights reserved.