Class CfnConfig.UplinkSpectrumConfigProperty.Jsii$Proxy
java.lang.Object
software.amazon.jsii.JsiiObject
software.amazon.awscdk.services.groundstation.CfnConfig.UplinkSpectrumConfigProperty.Jsii$Proxy
- All Implemented Interfaces:
CfnConfig.UplinkSpectrumConfigProperty,software.amazon.jsii.JsiiSerializable
- Enclosing interface:
- CfnConfig.UplinkSpectrumConfigProperty
@Stability(Stable)
@Internal
public static final class CfnConfig.UplinkSpectrumConfigProperty.Jsii$Proxy
extends software.amazon.jsii.JsiiObject
implements CfnConfig.UplinkSpectrumConfigProperty
An implementation for
CfnConfig.UplinkSpectrumConfigProperty-
Nested Class Summary
Nested classes/interfaces inherited from class software.amazon.jsii.JsiiObject
software.amazon.jsii.JsiiObject.InitializationModeNested classes/interfaces inherited from interface software.amazon.awscdk.services.groundstation.CfnConfig.UplinkSpectrumConfigProperty
CfnConfig.UplinkSpectrumConfigProperty.Builder, CfnConfig.UplinkSpectrumConfigProperty.Jsii$Proxy -
Constructor Summary
ConstructorsModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theCfnConfig.UplinkSpectrumConfigProperty.Builder.protectedJsii$Proxy(software.amazon.jsii.JsiiObjectRef objRef) Constructor that initializes the object based on values retrieved from the JsiiObject. -
Method Summary
Methods inherited from class software.amazon.jsii.JsiiObject
jsiiAsyncCall, jsiiAsyncCall, jsiiCall, jsiiCall, jsiiGet, jsiiGet, jsiiSet, jsiiStaticCall, jsiiStaticCall, jsiiStaticGet, jsiiStaticGet, jsiiStaticSet, jsiiStaticSet
-
Constructor Details
-
Jsii$Proxy
protected Jsii$Proxy(software.amazon.jsii.JsiiObjectRef objRef) Constructor that initializes the object based on values retrieved from the JsiiObject.- Parameters:
objRef- Reference to the JSII managed object.
-
Jsii$Proxy
Constructor that initializes the object based on literal property values passed by theCfnConfig.UplinkSpectrumConfigProperty.Builder.
-
-
Method Details
-
getCenterFrequency
Description copied from interface:CfnConfig.UplinkSpectrumConfigPropertyThe center frequency of the spectrum.Valid values are between 2200 to 2300 MHz and 7750 to 8400 MHz for downlink and 2025 to 2120 MHz for uplink.
- Specified by:
getCenterFrequencyin interfaceCfnConfig.UplinkSpectrumConfigProperty
-
getPolarization
Description copied from interface:CfnConfig.UplinkSpectrumConfigPropertyThe polarization of the spectrum.Valid values are
"RIGHT_HAND"and"LEFT_HAND".- Specified by:
getPolarizationin interfaceCfnConfig.UplinkSpectrumConfigProperty
-
$jsii$toJson
@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()- Specified by:
$jsii$toJsonin interfacesoftware.amazon.jsii.JsiiSerializable
-
equals
-
hashCode
public final int hashCode()
-