@Stability(value=Stable) @Internal public static final class CfnDestinationProps.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements CfnDestinationProps
CfnDestinationPropssoftware.amazon.jsii.JsiiObject.InitializationModeCfnDestinationProps.Builder, CfnDestinationProps.Jsii$Proxy| Modifier | Constructor and Description |
|---|---|
protected |
Jsii$Proxy(CfnDestinationProps.Builder builder)
Constructor that initializes the object based on literal property values passed by the
CfnDestinationProps.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 |
getDestinationName()
The name of the destination.
|
String |
getDestinationPolicy()
An IAM policy document that governs which AWS accounts can create subscription filters against this destination.
|
String |
getRoleArn()
The ARN of an IAM role that permits CloudWatch Logs to send data to the specified AWS resource.
|
String |
getTargetArn()
The Amazon Resource Name (ARN) of the physical target where the log events are delivered (for example, a Kinesis stream).
|
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(CfnDestinationProps.Builder builder)
CfnDestinationProps.Builder.public final String getDestinationName()
CfnDestinationPropsgetDestinationName in interface CfnDestinationPropspublic final String getDestinationPolicy()
CfnDestinationPropsgetDestinationPolicy in interface CfnDestinationPropspublic final String getRoleArn()
CfnDestinationPropsgetRoleArn in interface CfnDestinationPropspublic final String getTargetArn()
CfnDestinationPropsgetTargetArn in interface CfnDestinationProps@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
$jsii$toJson in interface software.amazon.jsii.JsiiSerializableCopyright © 2022. All rights reserved.