@Stability(value=Stable) public static final class CfnRule.KinesisParametersProperty.Builder extends Object implements software.amazon.jsii.Builder<CfnRule.KinesisParametersProperty>
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=Stable) public CfnRule.KinesisParametersProperty.Builder partitionKeyPath(String partitionKeyPath)
CfnRule.KinesisParametersProperty.getPartitionKeyPath()partitionKeyPath - `CfnRule.KinesisParametersProperty.PartitionKeyPath`. This parameter is required.this@Stability(value=Stable) public CfnRule.KinesisParametersProperty build()
build in interface software.amazon.jsii.Builder<CfnRule.KinesisParametersProperty>CfnRule.KinesisParametersPropertyNullPointerException - if any required attribute was not providedCopyright © 2021. All rights reserved.