@Stability(value=Stable) @Internal public static final class CfnConfig.UplinkSpectrumConfigProperty.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements CfnConfig.UplinkSpectrumConfigProperty
CfnConfig.UplinkSpectrumConfigPropertysoftware.amazon.jsii.JsiiObject.InitializationModeCfnConfig.UplinkSpectrumConfigProperty.Builder, CfnConfig.UplinkSpectrumConfigProperty.Jsii$Proxy| Modifier | Constructor and Description |
|---|---|
protected |
Jsii$Proxy(CfnConfig.UplinkSpectrumConfigProperty.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 |
getCenterFrequency()
The center frequency of the spectrum.
|
String |
getPolarization()
The polarization of the spectrum.
|
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.UplinkSpectrumConfigProperty.Builder builder)
CfnConfig.AntennaDownlinkConfigProperty.Builder.public final Object getCenterFrequency()
CfnConfig.UplinkSpectrumConfigPropertyValid values are between 2200 to 2300 MHz and 7750 to 8400 MHz for downlink and 2025 to 2120 MHz for uplink.
getCenterFrequency in interface CfnConfig.UplinkSpectrumConfigPropertypublic final String getPolarization()
CfnConfig.UplinkSpectrumConfigProperty
Valid values are "RIGHT_HAND" and "LEFT_HAND" .
getPolarization in interface CfnConfig.UplinkSpectrumConfigProperty@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
$jsii$toJson in interface software.amazon.jsii.JsiiSerializableCopyright © 2022. All rights reserved.