@Stability(value=Stable) @Internal public static final class CfnConfig.FrequencyProperty.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements CfnConfig.FrequencyProperty
CfnConfig.FrequencyPropertysoftware.amazon.jsii.JsiiObject.InitializationModeCfnConfig.FrequencyProperty.Builder, CfnConfig.FrequencyProperty.Jsii$Proxy| Modifier | Constructor and Description |
|---|---|
protected |
Jsii$Proxy(CfnConfig.FrequencyProperty.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) |
String |
getUnits()
The units of the frequency.
|
Number |
getValue()
The value of the frequency.
|
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.FrequencyProperty.Builder builder)
CfnConfig.AntennaDownlinkConfigProperty.Builder.public final String getUnits()
CfnConfig.FrequencyPropertygetUnits in interface CfnConfig.FrequencyPropertypublic final Number getValue()
CfnConfig.FrequencyPropertyValid values are between 2200 to 2300 MHz and 7750 to 8400 MHz for downlink and 2025 to 2120 MHz for uplink.
getValue in interface CfnConfig.FrequencyProperty@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
$jsii$toJson in interface software.amazon.jsii.JsiiSerializableCopyright © 2022. All rights reserved.