public static interface CfnRule.KinesisParametersProperty
extends software.amazon.jsii.JsiiSerializable
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-events-rule-kinesisparameters.html| 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`
|
String getPartitionKeyPath()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-events-rule-kinesisparameters.html#cfn-events-rule-kinesisparameters-partitionkeypathstatic CfnRule.KinesisParametersProperty.Builder builder()
Copyright © 2019. All rights reserved.