@Stability(value=Stable) public static final class CfnConfig.AntennaDownlinkDemodDecodeConfigProperty.Builder extends Object implements software.amazon.jsii.Builder<CfnConfig.AntennaDownlinkDemodDecodeConfigProperty>
CfnConfig.AntennaDownlinkDemodDecodeConfigProperty| Constructor and Description |
|---|
Builder() |
@Stability(value=Stable) public CfnConfig.AntennaDownlinkDemodDecodeConfigProperty.Builder decodeConfig(CfnConfig.DecodeConfigProperty decodeConfig)
CfnConfig.AntennaDownlinkDemodDecodeConfigProperty.getDecodeConfig()decodeConfig - Defines how the RF signal will be decoded.this@Stability(value=Stable) public CfnConfig.AntennaDownlinkDemodDecodeConfigProperty.Builder decodeConfig(IResolvable decodeConfig)
CfnConfig.AntennaDownlinkDemodDecodeConfigProperty.getDecodeConfig()decodeConfig - Defines how the RF signal will be decoded.this@Stability(value=Stable) public CfnConfig.AntennaDownlinkDemodDecodeConfigProperty.Builder demodulationConfig(CfnConfig.DemodulationConfigProperty demodulationConfig)
demodulationConfig - Defines how the RF signal will be demodulated.this@Stability(value=Stable) public CfnConfig.AntennaDownlinkDemodDecodeConfigProperty.Builder demodulationConfig(IResolvable demodulationConfig)
demodulationConfig - Defines how the RF signal will be demodulated.this@Stability(value=Stable) public CfnConfig.AntennaDownlinkDemodDecodeConfigProperty.Builder spectrumConfig(CfnConfig.SpectrumConfigProperty spectrumConfig)
CfnConfig.AntennaDownlinkDemodDecodeConfigProperty.getSpectrumConfig()spectrumConfig - Defines the spectrum configuration.this@Stability(value=Stable) public CfnConfig.AntennaDownlinkDemodDecodeConfigProperty.Builder spectrumConfig(IResolvable spectrumConfig)
CfnConfig.AntennaDownlinkDemodDecodeConfigProperty.getSpectrumConfig()spectrumConfig - Defines the spectrum configuration.this@Stability(value=Stable) public CfnConfig.AntennaDownlinkDemodDecodeConfigProperty build()
build in interface software.amazon.jsii.Builder<CfnConfig.AntennaDownlinkDemodDecodeConfigProperty>CfnConfig.AntennaDownlinkDemodDecodeConfigPropertyNullPointerException - if any required attribute was not providedCopyright © 2022. All rights reserved.