@Stability(value=Stable) public static final class CfnConfig.ConfigDataProperty.Builder extends Object implements software.amazon.jsii.Builder<CfnConfig.ConfigDataProperty>
CfnConfig.ConfigDataProperty| Constructor and Description |
|---|
Builder() |
@Stability(value=Stable) public CfnConfig.ConfigDataProperty.Builder antennaDownlinkConfig(CfnConfig.AntennaDownlinkConfigProperty antennaDownlinkConfig)
CfnConfig.ConfigDataProperty.getAntennaDownlinkConfig()antennaDownlinkConfig - Provides information for an antenna downlink config object.
Antenna downlink config objects are used to provide parameters for downlinks where no demodulation or decoding is performed by Ground Station (RF over IP downlinks).this@Stability(value=Stable) public CfnConfig.ConfigDataProperty.Builder antennaDownlinkConfig(IResolvable antennaDownlinkConfig)
CfnConfig.ConfigDataProperty.getAntennaDownlinkConfig()antennaDownlinkConfig - Provides information for an antenna downlink config object.
Antenna downlink config objects are used to provide parameters for downlinks where no demodulation or decoding is performed by Ground Station (RF over IP downlinks).this@Stability(value=Stable) public CfnConfig.ConfigDataProperty.Builder antennaDownlinkDemodDecodeConfig(CfnConfig.AntennaDownlinkDemodDecodeConfigProperty antennaDownlinkDemodDecodeConfig)
CfnConfig.ConfigDataProperty.getAntennaDownlinkDemodDecodeConfig()antennaDownlinkDemodDecodeConfig - Provides information for a downlink demod decode config object.
Downlink demod decode config objects are used to provide parameters for downlinks where the Ground Station service will demodulate and decode the downlinked data.this@Stability(value=Stable) public CfnConfig.ConfigDataProperty.Builder antennaDownlinkDemodDecodeConfig(IResolvable antennaDownlinkDemodDecodeConfig)
CfnConfig.ConfigDataProperty.getAntennaDownlinkDemodDecodeConfig()antennaDownlinkDemodDecodeConfig - Provides information for a downlink demod decode config object.
Downlink demod decode config objects are used to provide parameters for downlinks where the Ground Station service will demodulate and decode the downlinked data.this@Stability(value=Stable) public CfnConfig.ConfigDataProperty.Builder antennaUplinkConfig(CfnConfig.AntennaUplinkConfigProperty antennaUplinkConfig)
CfnConfig.ConfigDataProperty.getAntennaUplinkConfig()antennaUplinkConfig - Provides information for an uplink config object.
Uplink config objects are used to provide parameters for uplink contacts.this@Stability(value=Stable) public CfnConfig.ConfigDataProperty.Builder antennaUplinkConfig(IResolvable antennaUplinkConfig)
CfnConfig.ConfigDataProperty.getAntennaUplinkConfig()antennaUplinkConfig - Provides information for an uplink config object.
Uplink config objects are used to provide parameters for uplink contacts.this@Stability(value=Stable) public CfnConfig.ConfigDataProperty.Builder dataflowEndpointConfig(CfnConfig.DataflowEndpointConfigProperty dataflowEndpointConfig)
CfnConfig.ConfigDataProperty.getDataflowEndpointConfig()dataflowEndpointConfig - Provides information for a dataflow endpoint config object.
Dataflow endpoint config objects are used to provide parameters about which IP endpoint(s) to use during a contact. Dataflow endpoints are where Ground Station sends data during a downlink contact and where Ground Station receives data to send to the satellite during an uplink contact.this@Stability(value=Stable) public CfnConfig.ConfigDataProperty.Builder dataflowEndpointConfig(IResolvable dataflowEndpointConfig)
CfnConfig.ConfigDataProperty.getDataflowEndpointConfig()dataflowEndpointConfig - Provides information for a dataflow endpoint config object.
Dataflow endpoint config objects are used to provide parameters about which IP endpoint(s) to use during a contact. Dataflow endpoints are where Ground Station sends data during a downlink contact and where Ground Station receives data to send to the satellite during an uplink contact.this@Stability(value=Stable) public CfnConfig.ConfigDataProperty.Builder s3RecordingConfig(CfnConfig.S3RecordingConfigProperty s3RecordingConfig)
CfnConfig.ConfigDataProperty.getS3RecordingConfig()s3RecordingConfig - Provides information for an S3 recording config object.
S3 recording config objects are used to provide parameters for S3 recording during downlink contacts.this@Stability(value=Stable) public CfnConfig.ConfigDataProperty.Builder s3RecordingConfig(IResolvable s3RecordingConfig)
CfnConfig.ConfigDataProperty.getS3RecordingConfig()s3RecordingConfig - Provides information for an S3 recording config object.
S3 recording config objects are used to provide parameters for S3 recording during downlink contacts.this@Stability(value=Stable) public CfnConfig.ConfigDataProperty.Builder trackingConfig(CfnConfig.TrackingConfigProperty trackingConfig)
CfnConfig.ConfigDataProperty.getTrackingConfig()trackingConfig - Provides information for a tracking config object.
Tracking config objects are used to provide parameters about how to track the satellite through the sky during a contact.this@Stability(value=Stable) public CfnConfig.ConfigDataProperty.Builder trackingConfig(IResolvable trackingConfig)
CfnConfig.ConfigDataProperty.getTrackingConfig()trackingConfig - Provides information for a tracking config object.
Tracking config objects are used to provide parameters about how to track the satellite through the sky during a contact.this@Stability(value=Stable) public CfnConfig.ConfigDataProperty.Builder uplinkEchoConfig(CfnConfig.UplinkEchoConfigProperty uplinkEchoConfig)
CfnConfig.ConfigDataProperty.getUplinkEchoConfig()uplinkEchoConfig - Provides information for an uplink echo config object.
Uplink echo config objects are used to provide parameters for uplink echo during uplink contacts.this@Stability(value=Stable) public CfnConfig.ConfigDataProperty.Builder uplinkEchoConfig(IResolvable uplinkEchoConfig)
CfnConfig.ConfigDataProperty.getUplinkEchoConfig()uplinkEchoConfig - Provides information for an uplink echo config object.
Uplink echo config objects are used to provide parameters for uplink echo during uplink contacts.this@Stability(value=Stable) public CfnConfig.ConfigDataProperty build()
build in interface software.amazon.jsii.Builder<CfnConfig.ConfigDataProperty>CfnConfig.ConfigDataPropertyNullPointerException - if any required attribute was not providedCopyright © 2022. All rights reserved.