class Aws::GroundStation::Types::GetMissionProfileResponse
@!attribute [rw] contact_post_pass_duration_seconds
Amount of time after a contact ends that you’d like to receive a CloudWatch event indicating the pass has finished. @return [Integer]
@!attribute [rw] contact_pre_pass_duration_seconds
Amount of time prior to contact start you’d like to receive a CloudWatch event indicating an upcoming pass. @return [Integer]
@!attribute [rw] dataflow_edges
A list of lists of ARNs. Each list of ARNs is an edge, with a *from* `Config` and a *to* `Config`. @return [Array<Array<String>>]
@!attribute [rw] minimum_viable_contact_duration_seconds
Smallest amount of time in seconds that you’d like to see for an available contact. AWS Ground Station will not present you with contacts shorter than this duration. @return [Integer]
@!attribute [rw] mission_profile_arn
ARN of a mission profile. @return [String]
@!attribute [rw] mission_profile_id
UUID of a mission profile. @return [String]
@!attribute [rw] name
Name of a mission profile. @return [String]
@!attribute [rw] region
Region of a mission profile. @return [String]
@!attribute [rw] tags
Tags assigned to a mission profile. @return [Hash<String,String>]
@!attribute [rw] tracking_config_arn
ARN of a tracking `Config`. @return [String]
@see docs.aws.amazon.com/goto/WebAPI/groundstation-2019-05-23/GetMissionProfileResponse AWS API Documentation
Constants
- SENSITIVE