@Stability(value=Stable) public static final class CfnDeliveryStream.RetryOptionsProperty.Builder extends Object implements software.amazon.jsii.Builder<CfnDeliveryStream.RetryOptionsProperty>
CfnDeliveryStream.RetryOptionsProperty| Constructor and Description |
|---|
Builder() |
| Modifier and Type | Method and Description |
|---|---|
CfnDeliveryStream.RetryOptionsProperty |
build()
Builds the configured instance.
|
CfnDeliveryStream.RetryOptionsProperty.Builder |
durationInSeconds(Number durationInSeconds)
Sets the value of
CfnDeliveryStream.RetryOptionsProperty.getDurationInSeconds() |
@Stability(value=Stable) public CfnDeliveryStream.RetryOptionsProperty.Builder durationInSeconds(Number durationInSeconds)
CfnDeliveryStream.RetryOptionsProperty.getDurationInSeconds()durationInSeconds - `CfnDeliveryStream.RetryOptionsProperty.DurationInSeconds`.this@Stability(value=Stable) public CfnDeliveryStream.RetryOptionsProperty build()
build in interface software.amazon.jsii.Builder<CfnDeliveryStream.RetryOptionsProperty>CfnDeliveryStream.RetryOptionsPropertyNullPointerException - if any required attribute was not providedCopyright © 2021. All rights reserved.