@Stability(value=External) public static final class CfnRule.KinesisParametersProperty.Builder extends Object
CfnRule.KinesisParametersProperty| Constructor and Description |
|---|
Builder() |
| Modifier and Type | Method and Description |
|---|---|
CfnRule.KinesisParametersProperty |
build()
Builds the configured instance.
|
CfnRule.KinesisParametersProperty.Builder |
partitionKeyPath(String partitionKeyPath)
Sets the value of
CfnRule.KinesisParametersProperty.getPartitionKeyPath() |
@Stability(value=External) public CfnRule.KinesisParametersProperty.Builder partitionKeyPath(String partitionKeyPath)
CfnRule.KinesisParametersProperty.getPartitionKeyPath()partitionKeyPath - `CfnRule.KinesisParametersProperty.PartitionKeyPath`. This parameter is required.this@Stability(value=External) public CfnRule.KinesisParametersProperty build()
CfnRule.KinesisParametersPropertyNullPointerException - if any required attribute was not providedCopyright © 2020. All rights reserved.