@Stability(value=Experimental) public static final class CfnTable.StreamSpecificationProperty.Builder extends Object
CfnTable.StreamSpecificationProperty| Constructor and Description |
|---|
Builder() |
| Modifier and Type | Method and Description |
|---|---|
CfnTable.StreamSpecificationProperty |
build()
Builds the configured instance.
|
CfnTable.StreamSpecificationProperty.Builder |
withStreamViewType(String value)
Sets the value of StreamViewType
|
@Stability(value=Experimental) public CfnTable.StreamSpecificationProperty.Builder withStreamViewType(String value)
value - `CfnTable.StreamSpecificationProperty.StreamViewType`.this@Stability(value=Experimental) public CfnTable.StreamSpecificationProperty build()
CfnTable.StreamSpecificationPropertyNullPointerException - if any required attribute was not providedCopyright © 2019. All rights reserved.