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 |
withPartitionKeyPath(String value)
Sets the value of PartitionKeyPath
|
public CfnRule.KinesisParametersProperty.Builder withPartitionKeyPath(String value)
value - ``CfnRule.KinesisParametersProperty.PartitionKeyPath``thispublic CfnRule.KinesisParametersProperty build()
CfnRule.KinesisParametersPropertyNullPointerException - if any required attribute was not providedCopyright © 2019. All rights reserved.