@Stability(value=Stable) @Internal public static final class CfnApplication.KinesisFirehoseInputProperty.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements CfnApplication.KinesisFirehoseInputProperty
CfnApplication.KinesisFirehoseInputPropertysoftware.amazon.jsii.JsiiObject.InitializationModeCfnApplication.KinesisFirehoseInputProperty.Builder, CfnApplication.KinesisFirehoseInputProperty.Jsii$Proxy| Modifier | Constructor and Description |
|---|---|
protected |
Jsii$Proxy(CfnApplication.KinesisFirehoseInputProperty.Builder builder)
Constructor that initializes the object based on literal property values passed by the
CfnApplication.CSVMappingParametersProperty.Builder. |
protected |
Jsii$Proxy(software.amazon.jsii.JsiiObjectRef objRef)
Constructor that initializes the object based on values retrieved from the JsiiObject.
|
| Modifier and Type | Method and Description |
|---|---|
com.fasterxml.jackson.databind.JsonNode |
$jsii$toJson() |
boolean |
equals(Object o) |
String |
getResourceArn()
ARN of the input delivery stream.
|
String |
getRoleArn()
ARN of the IAM role that Amazon Kinesis Analytics can assume to access the stream on your behalf.
|
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(CfnApplication.KinesisFirehoseInputProperty.Builder builder)
CfnApplication.CSVMappingParametersProperty.Builder.public final String getResourceArn()
CfnApplication.KinesisFirehoseInputPropertygetResourceArn in interface CfnApplication.KinesisFirehoseInputPropertypublic final String getRoleArn()
CfnApplication.KinesisFirehoseInputPropertyYou need to make sure that the role has the necessary permissions to access the stream.
getRoleArn in interface CfnApplication.KinesisFirehoseInputProperty@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
$jsii$toJson in interface software.amazon.jsii.JsiiSerializableCopyright © 2022. All rights reserved.