@Stability(value=Stable)
public static interface CfnTopicRule.FirehoseActionProperty
extends software.amazon.jsii.JsiiSerializable
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-iot-topicrule-firehoseaction.html| 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() |
String |
getDeliveryStreamName()
`CfnTopicRule.FirehoseActionProperty.DeliveryStreamName`.
|
String |
getRoleArn()
`CfnTopicRule.FirehoseActionProperty.RoleArn`.
|
default String |
getSeparator()
`CfnTopicRule.FirehoseActionProperty.Separator`.
|
@Stability(value=Stable) @NotNull String getDeliveryStreamName()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-iot-topicrule-firehoseaction.html#cfn-iot-topicrule-firehoseaction-deliverystreamname@Stability(value=Stable) @NotNull String getRoleArn()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-iot-topicrule-firehoseaction.html#cfn-iot-topicrule-firehoseaction-rolearn@Stability(value=Stable) @Nullable default String getSeparator()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-iot-topicrule-firehoseaction.html#cfn-iot-topicrule-firehoseaction-separator@Stability(value=Stable) static CfnTopicRule.FirehoseActionProperty.Builder builder()
Copyright © 2020. All rights reserved.