Class CfnConfigPropsMixin.UplinkSpectrumConfigProperty.Jsii$Proxy
java.lang.Object
software.amazon.jsii.JsiiObject
software.amazon.awscdk.cfnpropertymixins.services.groundstation.CfnConfigPropsMixin.UplinkSpectrumConfigProperty.Jsii$Proxy
- All Implemented Interfaces:
CfnConfigPropsMixin.UplinkSpectrumConfigProperty,software.amazon.jsii.JsiiSerializable
- Enclosing interface:
CfnConfigPropsMixin.UplinkSpectrumConfigProperty
@Stability(Stable)
@Internal
public static final class CfnConfigPropsMixin.UplinkSpectrumConfigProperty.Jsii$Proxy
extends software.amazon.jsii.JsiiObject
implements CfnConfigPropsMixin.UplinkSpectrumConfigProperty
An implementation for
CfnConfigPropsMixin.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.cfnpropertymixins.services.groundstation.CfnConfigPropsMixin.UplinkSpectrumConfigProperty
CfnConfigPropsMixin.UplinkSpectrumConfigProperty.Builder, CfnConfigPropsMixin.UplinkSpectrumConfigProperty.Jsii$Proxy -
Constructor Summary
ConstructorsModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theCfnConfigPropsMixin.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 theCfnConfigPropsMixin.UplinkSpectrumConfigProperty.Builder.
-
-
Method Details
-
getCenterFrequency
Description copied from interface:CfnConfigPropsMixin.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.
Returns union: either
IResolvableorCfnConfigPropsMixin.FrequencyProperty- Specified by:
getCenterFrequencyin interfaceCfnConfigPropsMixin.UplinkSpectrumConfigProperty- See Also:
-
getPolarization
Description copied from interface:CfnConfigPropsMixin.UplinkSpectrumConfigPropertyThe polarization of the spectrum.Valid values are
"RIGHT_HAND"and"LEFT_HAND".- Specified by:
getPolarizationin interfaceCfnConfigPropsMixin.UplinkSpectrumConfigProperty- See Also:
-
$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()
-