Class CfnConfigPropsMixin.FrequencyBandwidthProperty.Jsii$Proxy
java.lang.Object
software.amazon.jsii.JsiiObject
software.amazon.awscdk.cfnpropertymixins.services.groundstation.CfnConfigPropsMixin.FrequencyBandwidthProperty.Jsii$Proxy
- All Implemented Interfaces:
CfnConfigPropsMixin.FrequencyBandwidthProperty,software.amazon.jsii.JsiiSerializable
- Enclosing interface:
CfnConfigPropsMixin.FrequencyBandwidthProperty
@Stability(Stable)
@Internal
public static final class CfnConfigPropsMixin.FrequencyBandwidthProperty.Jsii$Proxy
extends software.amazon.jsii.JsiiObject
implements CfnConfigPropsMixin.FrequencyBandwidthProperty
An implementation for
CfnConfigPropsMixin.FrequencyBandwidthProperty-
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.FrequencyBandwidthProperty
CfnConfigPropsMixin.FrequencyBandwidthProperty.Builder, CfnConfigPropsMixin.FrequencyBandwidthProperty.Jsii$Proxy -
Constructor Summary
ConstructorsModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theCfnConfigPropsMixin.FrequencyBandwidthProperty.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.FrequencyBandwidthProperty.Builder.
-
-
Method Details
-
getUnits
Description copied from interface:CfnConfigPropsMixin.FrequencyBandwidthPropertyThe units of the bandwidth.- Specified by:
getUnitsin interfaceCfnConfigPropsMixin.FrequencyBandwidthProperty- See Also:
-
getValue
Description copied from interface:CfnConfigPropsMixin.FrequencyBandwidthPropertyThe value of the bandwidth. AWS Ground Station currently has the following bandwidth limitations:.- For
AntennaDownlinkDemodDecodeconfig, valid values are between 125 kHz to 650 MHz. - For
AntennaDownlinkconfig, valid values are between 10 kHz to 54 MHz. - For
AntennaUplinkConfig, valid values are between 10 kHz to 54 MHz.
- Specified by:
getValuein interfaceCfnConfigPropsMixin.FrequencyBandwidthProperty- See Also:
- For
-
$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()
-