Uses of Class
software.amazon.awscdk.services.groundstation.CfnConfig.AntennaDownlinkDemodDecodeConfigProperty.Builder
Package
Description
AWS::GroundStation Construct Library
-
Uses of CfnConfig.AntennaDownlinkDemodDecodeConfigProperty.Builder in software.amazon.awscdk.services.groundstation
Modifier and TypeMethodDescriptionCfnConfig.AntennaDownlinkDemodDecodeConfigProperty.builder()
CfnConfig.AntennaDownlinkDemodDecodeConfigProperty.Builder.decodeConfig
(IResolvable decodeConfig) Sets the value ofCfnConfig.AntennaDownlinkDemodDecodeConfigProperty.getDecodeConfig()
CfnConfig.AntennaDownlinkDemodDecodeConfigProperty.Builder.decodeConfig
(CfnConfig.DecodeConfigProperty decodeConfig) Sets the value ofCfnConfig.AntennaDownlinkDemodDecodeConfigProperty.getDecodeConfig()
CfnConfig.AntennaDownlinkDemodDecodeConfigProperty.Builder.demodulationConfig
(IResolvable demodulationConfig) CfnConfig.AntennaDownlinkDemodDecodeConfigProperty.Builder.demodulationConfig
(CfnConfig.DemodulationConfigProperty demodulationConfig) CfnConfig.AntennaDownlinkDemodDecodeConfigProperty.Builder.spectrumConfig
(IResolvable spectrumConfig) Sets the value ofCfnConfig.AntennaDownlinkDemodDecodeConfigProperty.getSpectrumConfig()
CfnConfig.AntennaDownlinkDemodDecodeConfigProperty.Builder.spectrumConfig
(CfnConfig.SpectrumConfigProperty spectrumConfig) Sets the value ofCfnConfig.AntennaDownlinkDemodDecodeConfigProperty.getSpectrumConfig()
ModifierConstructorDescriptionprotected
Constructor that initializes the object based on literal property values passed by theCfnConfig.AntennaDownlinkDemodDecodeConfigProperty.Builder
.