public static final class CfnConfig.AntennaDownlinkDemodDecodeConfigProperty.Builder
extends java.lang.Object
CfnConfig.AntennaDownlinkDemodDecodeConfigProperty
Constructor and Description |
---|
Builder() |
public CfnConfig.AntennaDownlinkDemodDecodeConfigProperty.Builder decodeConfig(IResolvable decodeConfig)
CfnConfig.AntennaDownlinkDemodDecodeConfigProperty.getDecodeConfig()
decodeConfig
- Defines how the RF signal will be decoded.this
public CfnConfig.AntennaDownlinkDemodDecodeConfigProperty.Builder decodeConfig(CfnConfig.DecodeConfigProperty decodeConfig)
CfnConfig.AntennaDownlinkDemodDecodeConfigProperty.getDecodeConfig()
decodeConfig
- Defines how the RF signal will be decoded.this
public CfnConfig.AntennaDownlinkDemodDecodeConfigProperty.Builder demodulationConfig(IResolvable demodulationConfig)
demodulationConfig
- Defines how the RF signal will be demodulated.this
public CfnConfig.AntennaDownlinkDemodDecodeConfigProperty.Builder demodulationConfig(CfnConfig.DemodulationConfigProperty demodulationConfig)
demodulationConfig
- Defines how the RF signal will be demodulated.this
public CfnConfig.AntennaDownlinkDemodDecodeConfigProperty.Builder spectrumConfig(IResolvable spectrumConfig)
CfnConfig.AntennaDownlinkDemodDecodeConfigProperty.getSpectrumConfig()
spectrumConfig
- Defines the spectrum configuration.this
public CfnConfig.AntennaDownlinkDemodDecodeConfigProperty.Builder spectrumConfig(CfnConfig.SpectrumConfigProperty spectrumConfig)
CfnConfig.AntennaDownlinkDemodDecodeConfigProperty.getSpectrumConfig()
spectrumConfig
- Defines the spectrum configuration.this
public CfnConfig.AntennaDownlinkDemodDecodeConfigProperty build()
CfnConfig.AntennaDownlinkDemodDecodeConfigProperty
java.lang.NullPointerException
- if any required attribute was not provided