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