class Aws::GroundStation::Types::ContactData

Data describing a contact.

@!attribute [rw] contact_id

UUID of a contact.
@return [String]

@!attribute [rw] contact_status

Status of a contact.
@return [String]

@!attribute [rw] end_time

End time of a contact.
@return [Time]

@!attribute [rw] error_message

Error message of a contact.
@return [String]

@!attribute [rw] ground_station

Name of a ground station.
@return [String]

@!attribute [rw] maximum_elevation

Maximum elevation angle of a contact.
@return [Types::Elevation]

@!attribute [rw] mission_profile_arn

ARN of a mission profile.
@return [String]

@!attribute [rw] post_pass_end_time

Amount of time after a contact ends that you’d like to receive a
CloudWatch event indicating the pass has finished.
@return [Time]

@!attribute [rw] pre_pass_start_time

Amount of time prior to contact start you’d like to receive a
CloudWatch event indicating an upcoming pass.
@return [Time]

@!attribute [rw] region

Region of a contact.
@return [String]

@!attribute [rw] satellite_arn

ARN of a satellite.
@return [String]

@!attribute [rw] start_time

Start time of a contact.
@return [Time]

@!attribute [rw] tags

Tags assigned to a contact.
@return [Hash<String,String>]

@see docs.aws.amazon.com/goto/WebAPI/groundstation-2019-05-23/ContactData AWS API Documentation

Constants

SENSITIVE