@Stability(value=Stable) @Internal public static final class CfnApplicationOutput.LambdaOutputProperty.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements CfnApplicationOutput.LambdaOutputProperty
CfnApplicationOutput.LambdaOutputPropertysoftware.amazon.jsii.JsiiObject.InitializationModeCfnApplicationOutput.LambdaOutputProperty.Builder, CfnApplicationOutput.LambdaOutputProperty.Jsii$Proxy| Modifier | Constructor and Description |
|---|---|
protected |
Jsii$Proxy(CfnApplicationOutput.LambdaOutputProperty.Builder builder)
Constructor that initializes the object based on literal property values passed by the
CfnApplicationOutput.DestinationSchemaProperty.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()
Amazon Resource Name (ARN) of the destination Lambda function to write to.
|
String |
getRoleArn()
ARN of the IAM role that Amazon Kinesis Analytics can assume to write to the destination function 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(CfnApplicationOutput.LambdaOutputProperty.Builder builder)
CfnApplicationOutput.DestinationSchemaProperty.Builder.public final String getResourceArn()
CfnApplicationOutput.LambdaOutputProperty
To specify an earlier version of the Lambda function than the latest, include the Lambda function version in the Lambda function ARN. For more information about Lambda ARNs, see Example ARNs: AWS Lambda
getResourceArn in interface CfnApplicationOutput.LambdaOutputPropertypublic final String getRoleArn()
CfnApplicationOutput.LambdaOutputPropertyYou need to grant the necessary permissions to this role.
getRoleArn in interface CfnApplicationOutput.LambdaOutputProperty@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
$jsii$toJson in interface software.amazon.jsii.JsiiSerializableCopyright © 2022. All rights reserved.