@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(software.amazon.jsii.JsiiObjectRef objRef)
Constructor that initializes the object based on values retrieved from the JsiiObject.
|
protected |
Jsii$Proxy(String destinationName,
String destinationPolicy,
String roleArn,
String targetArn)
Constructor that initializes the object based on literal property values passed by the
CfnDestinationProps.Builder. |
| Modifier and Type | Method and Description |
|---|---|
com.fasterxml.jackson.databind.JsonNode |
$jsii$toJson() |
boolean |
equals(Object o) |
String |
getDestinationName()
`AWS::Logs::Destination.DestinationName`.
|
String |
getDestinationPolicy()
`AWS::Logs::Destination.DestinationPolicy`.
|
String |
getRoleArn()
`AWS::Logs::Destination.RoleArn`.
|
String |
getTargetArn()
`AWS::Logs::Destination.TargetArn`.
|
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 destinationName, String destinationPolicy, String roleArn, String targetArn)
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 © 2021. All rights reserved.