Values.GroundStationDataSourceInformation about the ground station data.
type nonrec t = {groundStationId : GroundStationName.t option;ID of a ground station.
*)groundStationName : GroundStationName.t option;Name of a ground station.
*)region : AWSRegion.t option;Ground station Region.
*)}