GroundStationReservationListItem
Item in a list of ground station reservations.
Contents
- antennaName
-
Name of an antenna.
Type: String
Length Constraints: Minimum length of 4. Maximum length of 256.
Pattern:
[ a-zA-Z0-9-._:=]{4,256}Required: Yes
- endTime
-
End time of a ground station reservation in UTC.
Type: Timestamp
Required: Yes
- groundStationId
-
ID of a ground station.
Type: String
Length Constraints: Minimum length of 4. Maximum length of 97.
Pattern:
[ a-zA-Z0-9-._:=]{4,97}Required: Yes
- reservationDetails
-
Details of a ground station reservation.
Type: ReservationDetails object
Note: This object is a Union. Only one member of this object can be specified or returned.
Required: Yes
- reservationType
-
Type of a ground station reservation.
Type: String
Valid Values:
MAINTENANCE | CONTACTRequired: Yes
- startTime
-
Start time of a ground station reservation in UTC.
Type: Timestamp
Required: Yes
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: