@Stability(value=Stable) @Internal public static final class CfnTopicRule.FirehoseActionProperty.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements CfnTopicRule.FirehoseActionProperty
CfnTopicRule.FirehoseActionPropertysoftware.amazon.jsii.JsiiObject.InitializationModeCfnTopicRule.FirehoseActionProperty.Builder, CfnTopicRule.FirehoseActionProperty.Jsii$Proxy| Modifier | Constructor and Description |
|---|---|
protected |
Jsii$Proxy(software.amazon.jsii.JsiiObjectRef objRef)
Constructor that initializes the object based on values retrieved from the JsiiObject.
|
protected |
Jsii$Proxy(String deliveryStreamName,
String roleArn,
Object batchMode,
String separator)
Constructor that initializes the object based on literal property values passed by the
CfnTopicRule.ActionProperty.Builder. |
| Modifier and Type | Method and Description |
|---|---|
com.fasterxml.jackson.databind.JsonNode |
$jsii$toJson() |
boolean |
equals(Object o) |
Object |
getBatchMode()
`CfnTopicRule.FirehoseActionProperty.BatchMode`.
|
String |
getDeliveryStreamName()
`CfnTopicRule.FirehoseActionProperty.DeliveryStreamName`.
|
String |
getRoleArn()
`CfnTopicRule.FirehoseActionProperty.RoleArn`.
|
String |
getSeparator()
`CfnTopicRule.FirehoseActionProperty.Separator`.
|
int |
hashCode() |
jsiiAsyncCall, jsiiAsyncCall, jsiiCall, jsiiCall, jsiiGet, jsiiGet, jsiiSet, jsiiStaticCall, jsiiStaticCall, jsiiStaticGet, jsiiStaticGet, jsiiStaticSet, jsiiStaticSetclone, finalize, getClass, notify, notifyAll, toString, wait, wait, waitbuilderprotected Jsii$Proxy(software.amazon.jsii.JsiiObjectRef objRef)
objRef - Reference to the JSII managed object.protected Jsii$Proxy(String deliveryStreamName, String roleArn, Object batchMode, String separator)
CfnTopicRule.ActionProperty.Builder.public final String getDeliveryStreamName()
CfnTopicRule.FirehoseActionPropertygetDeliveryStreamName in interface CfnTopicRule.FirehoseActionPropertypublic final String getRoleArn()
CfnTopicRule.FirehoseActionPropertygetRoleArn in interface CfnTopicRule.FirehoseActionPropertypublic final Object getBatchMode()
CfnTopicRule.FirehoseActionPropertygetBatchMode in interface CfnTopicRule.FirehoseActionPropertypublic final String getSeparator()
CfnTopicRule.FirehoseActionPropertygetSeparator in interface CfnTopicRule.FirehoseActionProperty@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
$jsii$toJson in interface software.amazon.jsii.JsiiSerializableCopyright © 2021. All rights reserved.