@Stability(value=Stable) @Internal public static final class CfnConfig.SpectrumConfigProperty.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements CfnConfig.SpectrumConfigProperty
CfnConfig.SpectrumConfigPropertysoftware.amazon.jsii.JsiiObject.InitializationModeCfnConfig.SpectrumConfigProperty.Builder, CfnConfig.SpectrumConfigProperty.Jsii$Proxy| Modifier | Constructor and Description |
|---|---|
protected |
Jsii$Proxy(CfnConfig.SpectrumConfigProperty.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 |
getBandwidth()
The bandwidth of the spectrum.
|
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.SpectrumConfigProperty.Builder builder)
CfnConfig.AntennaDownlinkConfigProperty.Builder.public final Object getBandwidth()
CfnConfig.SpectrumConfigProperty
AntennaDownlinkDemodDecodeconfig , valid values are between 125 kHz to 650 MHz.AntennaDownlinkconfig , valid values are between 10 kHz to 54 MHz.AntennaUplinkConfig , valid values are between 10 kHz to 54 MHz.getBandwidth in interface CfnConfig.SpectrumConfigPropertypublic final Object getCenterFrequency()
CfnConfig.SpectrumConfigPropertyValid 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.SpectrumConfigPropertypublic final String getPolarization()
CfnConfig.SpectrumConfigProperty
Valid values are "RIGHT_HAND" and "LEFT_HAND" . Capturing both "RIGHT_HAND" and "LEFT_HAND" polarization requires two separate configs.
getPolarization in interface CfnConfig.SpectrumConfigProperty@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
$jsii$toJson in interface software.amazon.jsii.JsiiSerializableCopyright © 2022. All rights reserved.