@Stability(value=Stable) @Internal public static final class CfnDataflowEndpointGroup.DataflowEndpointProperty.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements CfnDataflowEndpointGroup.DataflowEndpointProperty
CfnDataflowEndpointGroup.DataflowEndpointPropertysoftware.amazon.jsii.JsiiObject.InitializationModeCfnDataflowEndpointGroup.DataflowEndpointProperty.Builder, CfnDataflowEndpointGroup.DataflowEndpointProperty.Jsii$Proxy| Modifier | Constructor and Description |
|---|---|
protected |
Jsii$Proxy(CfnDataflowEndpointGroup.DataflowEndpointProperty.Builder builder)
Constructor that initializes the object based on literal property values passed by the
CfnDataflowEndpointGroup.DataflowEndpointProperty.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) |
Object |
getAddress()
The address and port of an endpoint.
|
Number |
getMtu()
Maximum transmission unit (MTU) size in bytes of a dataflow endpoint.
|
String |
getName()
The endpoint name.
|
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(CfnDataflowEndpointGroup.DataflowEndpointProperty.Builder builder)
CfnDataflowEndpointGroup.DataflowEndpointProperty.Builder.public final Object getAddress()
CfnDataflowEndpointGroup.DataflowEndpointPropertygetAddress in interface CfnDataflowEndpointGroup.DataflowEndpointPropertypublic final Number getMtu()
CfnDataflowEndpointGroup.DataflowEndpointPropertyValid values are between 1400 and 1500. A default value of 1500 is used if not set.
getMtu in interface CfnDataflowEndpointGroup.DataflowEndpointPropertypublic final String getName()
CfnDataflowEndpointGroup.DataflowEndpointPropertyWhen listing available contacts for a satellite, Ground Station searches for a dataflow endpoint whose name matches the value specified by the dataflow endpoint config of the selected mission profile. If no matching dataflow endpoints are found then Ground Station will not display any available contacts for the satellite.
getName in interface CfnDataflowEndpointGroup.DataflowEndpointProperty@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
$jsii$toJson in interface software.amazon.jsii.JsiiSerializableCopyright © 2022. All rights reserved.