See: Description
Interface | Description |
---|---|
CfnConfig.AntennaDownlinkConfigProperty |
Provides information about how AWS Ground Station should configure an antenna for downlink during a contact.
|
CfnConfig.AntennaDownlinkDemodDecodeConfigProperty |
Provides information about how AWS Ground Station should configure an antenna for downlink during a contact.
|
CfnConfig.AntennaUplinkConfigProperty |
Provides information about how AWS Ground Station should configure an antenna for uplink during a contact.
|
CfnConfig.ConfigDataProperty |
Config objects provide information to Ground Station about how to configure the antenna and how data flows during a contact.
|
CfnConfig.DataflowEndpointConfigProperty |
Provides information to AWS Ground Station about which IP endpoints to use during a contact.
|
CfnConfig.DecodeConfigProperty |
Defines decoding settings.
|
CfnConfig.DemodulationConfigProperty |
Defines demodulation settings.
|
CfnConfig.EirpProperty |
Defines an equivalent isotropically radiated power (EIRP).
|
CfnConfig.FrequencyBandwidthProperty |
Defines a bandwidth.
|
CfnConfig.FrequencyProperty |
Defines a frequency.
|
CfnConfig.S3RecordingConfigProperty |
Provides information about how AWS Ground Station should save downlink data to S3.
|
CfnConfig.SpectrumConfigProperty |
Defines a spectrum.
|
CfnConfig.TrackingConfigProperty |
Provides information about how AWS Ground Station should track the satellite through the sky during a contact.
|
CfnConfig.UplinkEchoConfigProperty |
Provides information about how AWS Ground Station should echo back uplink transmissions to a dataflow endpoint.
|
CfnConfig.UplinkSpectrumConfigProperty |
Defines a uplink spectrum.
|
CfnConfigProps |
Properties for defining a `CfnConfig`.
|
CfnDataflowEndpointGroup.DataflowEndpointProperty |
Contains information such as socket address and name that defines an endpoint.
|
CfnDataflowEndpointGroup.EndpointDetailsProperty |
The security details and endpoint information.
|
CfnDataflowEndpointGroup.SecurityDetailsProperty |
Information about IAM roles, subnets, and security groups needed for this DataflowEndpointGroup.
|
CfnDataflowEndpointGroup.SocketAddressProperty |
The address of the endpoint, such as `192.168.1.1` .
|
CfnDataflowEndpointGroupProps |
Properties for defining a `CfnDataflowEndpointGroup`.
|
CfnMissionProfile.DataflowEdgeProperty |
A dataflow edge defines from where and to where data will flow during a contact.
|
CfnMissionProfileProps |
Properties for defining a `CfnMissionProfile`.
|
---
All classes with the
Cfn
prefix in this module (CFN Resources) are always stable and safe to use.
This module is part of the AWS Cloud Development Kit project.
import software.amazon.awscdk.services.groundstation.*;
There are no official hand-written (L2) constructs for this service yet. Here are some suggestions on how to proceed:
(Read the CDK Contributing Guide if you are interested in contributing to this construct library.)