@Stability(value=Stable)
public static interface CfnTopicRule.FirehoseActionProperty
extends software.amazon.jsii.JsiiSerializable
| Modifier and Type | Interface and Description |
|---|---|
static class |
CfnTopicRule.FirehoseActionProperty.Builder
A builder for
CfnTopicRule.FirehoseActionProperty |
static class |
CfnTopicRule.FirehoseActionProperty.Jsii$Proxy
An implementation for
CfnTopicRule.FirehoseActionProperty |
| Modifier and Type | Method and Description |
|---|---|
static CfnTopicRule.FirehoseActionProperty.Builder |
builder() |
default Object |
getBatchMode()
`CfnTopicRule.FirehoseActionProperty.BatchMode`.
|
String |
getDeliveryStreamName()
`CfnTopicRule.FirehoseActionProperty.DeliveryStreamName`.
|
String |
getRoleArn()
`CfnTopicRule.FirehoseActionProperty.RoleArn`.
|
default String |
getSeparator()
`CfnTopicRule.FirehoseActionProperty.Separator`.
|
@Stability(value=Stable) @NotNull String getDeliveryStreamName()
@Stability(value=Stable) @NotNull String getRoleArn()
@Stability(value=Stable) @Nullable default Object getBatchMode()
@Stability(value=Stable) @Nullable default String getSeparator()
@Stability(value=Stable) static CfnTopicRule.FirehoseActionProperty.Builder builder()
Copyright © 2021. All rights reserved.