@Stability(value=Stable)
public static interface CfnTopicRule.KinesisActionProperty
extends software.amazon.jsii.JsiiSerializable
| Modifier and Type | Interface and Description |
|---|---|
static class |
CfnTopicRule.KinesisActionProperty.Builder
A builder for
CfnTopicRule.KinesisActionProperty |
static class |
CfnTopicRule.KinesisActionProperty.Jsii$Proxy
An implementation for
CfnTopicRule.KinesisActionProperty |
| Modifier and Type | Method and Description |
|---|---|
static CfnTopicRule.KinesisActionProperty.Builder |
builder() |
default String |
getPartitionKey()
`CfnTopicRule.KinesisActionProperty.PartitionKey`.
|
String |
getRoleArn()
`CfnTopicRule.KinesisActionProperty.RoleArn`.
|
String |
getStreamName()
`CfnTopicRule.KinesisActionProperty.StreamName`.
|
@Stability(value=Stable) @NotNull String getRoleArn()
@Stability(value=Stable) @NotNull String getStreamName()
@Stability(value=Stable) @Nullable default String getPartitionKey()
@Stability(value=Stable) static CfnTopicRule.KinesisActionProperty.Builder builder()
Copyright © 2021. All rights reserved.