public static interface CfnRule.KinesisParametersProperty
extends software.amazon.jsii.JsiiSerializable
| Modifier and Type | Interface and Description |
|---|---|
static class |
CfnRule.KinesisParametersProperty.Builder
A builder for
CfnRule.KinesisParametersProperty |
static class |
CfnRule.KinesisParametersProperty.Jsii$Proxy
A proxy class which represents a concrete javascript instance of this type.
|
| Modifier and Type | Method and Description |
|---|---|
static CfnRule.KinesisParametersProperty.Builder |
builder() |
String |
getPartitionKeyPath()
``CfnRule.KinesisParametersProperty.PartitionKeyPath``
|
void |
setPartitionKeyPath(String value)
``CfnRule.KinesisParametersProperty.PartitionKeyPath``
|
String getPartitionKeyPath()
void setPartitionKeyPath(String value)
static CfnRule.KinesisParametersProperty.Builder builder()
Copyright © 2019. All rights reserved.