@Stability(value=Stable) @Internal public static final class CfnMissionProfile.DataflowEdgeProperty.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements CfnMissionProfile.DataflowEdgeProperty
CfnMissionProfile.DataflowEdgePropertysoftware.amazon.jsii.JsiiObject.InitializationModeCfnMissionProfile.DataflowEdgeProperty.Builder, CfnMissionProfile.DataflowEdgeProperty.Jsii$Proxy| Modifier | Constructor and Description |
|---|---|
protected |
Jsii$Proxy(CfnMissionProfile.DataflowEdgeProperty.Builder builder)
Constructor that initializes the object based on literal property values passed by the
CfnMissionProfile.DataflowEdgeProperty.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 |
getDestination()
The ARN of the destination for this dataflow edge.
|
String |
getSource()
The ARN of the source for this dataflow edge.
|
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(CfnMissionProfile.DataflowEdgeProperty.Builder builder)
CfnMissionProfile.DataflowEdgeProperty.Builder.public final String getDestination()
CfnMissionProfile.DataflowEdgePropertyFor example, specify the ARN of a dataflow endpoint config for a downlink edge or an antenna uplink config for an uplink edge.
getDestination in interface CfnMissionProfile.DataflowEdgePropertypublic final String getSource()
CfnMissionProfile.DataflowEdgePropertyFor example, specify the ARN of an antenna downlink config for a downlink edge or a dataflow endpoint config for an uplink edge.
getSource in interface CfnMissionProfile.DataflowEdgeProperty@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
$jsii$toJson in interface software.amazon.jsii.JsiiSerializableCopyright © 2022. All rights reserved.