@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 CfnDestinationPropshttp://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-logs-destination.html#cfn-logs-destination-destinationnamepublic final String getDestinationPolicy()
CfnDestinationPropsgetDestinationPolicy in interface CfnDestinationPropshttp://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-logs-destination.html#cfn-logs-destination-destinationpolicypublic final String getRoleArn()
CfnDestinationPropsgetRoleArn in interface CfnDestinationPropshttp://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-logs-destination.html#cfn-logs-destination-rolearnpublic final String getTargetArn()
CfnDestinationPropsgetTargetArn in interface CfnDestinationPropshttp://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-logs-destination.html#cfn-logs-destination-targetarn@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
$jsii$toJson in interface software.amazon.jsii.JsiiSerializableCopyright © 2020. All rights reserved.