@Stability(value=Stable) @Internal public static final class CfnConfig.ConfigDataProperty.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements CfnConfig.ConfigDataProperty
CfnConfig.ConfigDataPropertysoftware.amazon.jsii.JsiiObject.InitializationModeCfnConfig.ConfigDataProperty.Builder, CfnConfig.ConfigDataProperty.Jsii$Proxy| Modifier | Constructor and Description |
|---|---|
protected |
Jsii$Proxy(CfnConfig.ConfigDataProperty.Builder builder)
Constructor that initializes the object based on literal property values passed by the
CfnConfig.AntennaDownlinkConfigProperty.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 |
getAntennaDownlinkConfig()
Provides information for an antenna downlink config object.
|
Object |
getAntennaDownlinkDemodDecodeConfig()
Provides information for a downlink demod decode config object.
|
Object |
getAntennaUplinkConfig()
Provides information for an uplink config object.
|
Object |
getDataflowEndpointConfig()
Provides information for a dataflow endpoint config object.
|
Object |
getS3RecordingConfig()
Provides information for an S3 recording config object.
|
Object |
getTrackingConfig()
Provides information for a tracking config object.
|
Object |
getUplinkEchoConfig()
Provides information for an uplink echo config object.
|
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(CfnConfig.ConfigDataProperty.Builder builder)
CfnConfig.AntennaDownlinkConfigProperty.Builder.public final Object getAntennaDownlinkConfig()
CfnConfig.ConfigDataPropertyAntenna downlink config objects are used to provide parameters for downlinks where no demodulation or decoding is performed by Ground Station (RF over IP downlinks).
getAntennaDownlinkConfig in interface CfnConfig.ConfigDataPropertypublic final Object getAntennaDownlinkDemodDecodeConfig()
CfnConfig.ConfigDataPropertyDownlink demod decode config objects are used to provide parameters for downlinks where the Ground Station service will demodulate and decode the downlinked data.
getAntennaDownlinkDemodDecodeConfig in interface CfnConfig.ConfigDataPropertypublic final Object getAntennaUplinkConfig()
CfnConfig.ConfigDataPropertyUplink config objects are used to provide parameters for uplink contacts.
getAntennaUplinkConfig in interface CfnConfig.ConfigDataPropertypublic final Object getDataflowEndpointConfig()
CfnConfig.ConfigDataPropertyDataflow endpoint config objects are used to provide parameters about which IP endpoint(s) to use during a contact. Dataflow endpoints are where Ground Station sends data during a downlink contact and where Ground Station receives data to send to the satellite during an uplink contact.
getDataflowEndpointConfig in interface CfnConfig.ConfigDataPropertypublic final Object getS3RecordingConfig()
CfnConfig.ConfigDataPropertyS3 recording config objects are used to provide parameters for S3 recording during downlink contacts.
getS3RecordingConfig in interface CfnConfig.ConfigDataPropertypublic final Object getTrackingConfig()
CfnConfig.ConfigDataPropertyTracking config objects are used to provide parameters about how to track the satellite through the sky during a contact.
getTrackingConfig in interface CfnConfig.ConfigDataPropertypublic final Object getUplinkEchoConfig()
CfnConfig.ConfigDataPropertyUplink echo config objects are used to provide parameters for uplink echo during uplink contacts.
getUplinkEchoConfig in interface CfnConfig.ConfigDataProperty@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
$jsii$toJson in interface software.amazon.jsii.JsiiSerializableCopyright © 2022. All rights reserved.