@Stability(value=Stable) public static final class CfnTable.StreamSpecificationProperty.Builder extends Object implements software.amazon.jsii.Builder<CfnTable.StreamSpecificationProperty>
CfnTable.StreamSpecificationProperty| Constructor and Description |
|---|
Builder() |
| Modifier and Type | Method and Description |
|---|---|
CfnTable.StreamSpecificationProperty |
build()
Builds the configured instance.
|
CfnTable.StreamSpecificationProperty.Builder |
streamViewType(String streamViewType)
Sets the value of
CfnTable.StreamSpecificationProperty.getStreamViewType() |
@Stability(value=Stable) public CfnTable.StreamSpecificationProperty.Builder streamViewType(String streamViewType)
CfnTable.StreamSpecificationProperty.getStreamViewType()streamViewType - `CfnTable.StreamSpecificationProperty.StreamViewType`. This parameter is required.this@Stability(value=Stable) public CfnTable.StreamSpecificationProperty build()
build in interface software.amazon.jsii.Builder<CfnTable.StreamSpecificationProperty>CfnTable.StreamSpecificationPropertyNullPointerException - if any required attribute was not providedCopyright © 2021. All rights reserved.