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