@Stability(value=External)
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
An implementation for
CfnRule.KinesisParametersProperty |
| Modifier and Type | Method and Description |
|---|---|
static CfnRule.KinesisParametersProperty.Builder |
builder() |
String |
getPartitionKeyPath()
`CfnRule.KinesisParametersProperty.PartitionKeyPath`.
|
@Stability(value=External) @NotNull String getPartitionKeyPath()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-events-rule-kinesisparameters.html#cfn-events-rule-kinesisparameters-partitionkeypath@Stability(value=External) static CfnRule.KinesisParametersProperty.Builder builder()
Copyright © 2020. All rights reserved.