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