Class: Aws::GroundStation::Types::DescribeContactVersionResponse

Inherits:
Struct
  • Object
show all
Defined in:
gems/aws-sdk-groundstation/lib/aws-sdk-groundstation/types.rb

Overview

Constant Summary collapse

SENSITIVE =
[]

Instance Attribute Summary collapse

Instance Attribute Details

#contact_idString

UUID of a contact.

Returns:

  • (String)


1596
1597
1598
1599
1600
1601
1602
1603
1604
1605
1606
1607
1608
1609
1610
1611
1612
1613
1614
1615
1616
1617
1618
# File 'gems/aws-sdk-groundstation/lib/aws-sdk-groundstation/types.rb', line 1596

class DescribeContactVersionResponse < Struct.new(
  :contact_id,
  :mission_profile_arn,
  :satellite_arn,
  :start_time,
  :end_time,
  :pre_pass_start_time,
  :post_pass_end_time,
  :ground_station,
  :contact_status,
  :error_message,
  :maximum_elevation,
  :tags,
  :region,
  :dataflow_list,
  :visibility_start_time,
  :visibility_end_time,
  :tracking_overrides,
  :ephemeris,
  :version)
  SENSITIVE = []
  include Aws::Structure
end

#contact_statusString

Status of a contact.

Returns:

  • (String)


1596
1597
1598
1599
1600
1601
1602
1603
1604
1605
1606
1607
1608
1609
1610
1611
1612
1613
1614
1615
1616
1617
1618
# File 'gems/aws-sdk-groundstation/lib/aws-sdk-groundstation/types.rb', line 1596

class DescribeContactVersionResponse < Struct.new(
  :contact_id,
  :mission_profile_arn,
  :satellite_arn,
  :start_time,
  :end_time,
  :pre_pass_start_time,
  :post_pass_end_time,
  :ground_station,
  :contact_status,
  :error_message,
  :maximum_elevation,
  :tags,
  :region,
  :dataflow_list,
  :visibility_start_time,
  :visibility_end_time,
  :tracking_overrides,
  :ephemeris,
  :version)
  SENSITIVE = []
  include Aws::Structure
end

#dataflow_listArray<Types::DataflowDetail>

List describing source and destination details for each dataflow edge.

Returns:



1596
1597
1598
1599
1600
1601
1602
1603
1604
1605
1606
1607
1608
1609
1610
1611
1612
1613
1614
1615
1616
1617
1618
# File 'gems/aws-sdk-groundstation/lib/aws-sdk-groundstation/types.rb', line 1596

class DescribeContactVersionResponse < Struct.new(
  :contact_id,
  :mission_profile_arn,
  :satellite_arn,
  :start_time,
  :end_time,
  :pre_pass_start_time,
  :post_pass_end_time,
  :ground_station,
  :contact_status,
  :error_message,
  :maximum_elevation,
  :tags,
  :region,
  :dataflow_list,
  :visibility_start_time,
  :visibility_end_time,
  :tracking_overrides,
  :ephemeris,
  :version)
  SENSITIVE = []
  include Aws::Structure
end

#end_timeTime

End time of a contact in UTC.

Returns:

  • (Time)


1596
1597
1598
1599
1600
1601
1602
1603
1604
1605
1606
1607
1608
1609
1610
1611
1612
1613
1614
1615
1616
1617
1618
# File 'gems/aws-sdk-groundstation/lib/aws-sdk-groundstation/types.rb', line 1596

class DescribeContactVersionResponse < Struct.new(
  :contact_id,
  :mission_profile_arn,
  :satellite_arn,
  :start_time,
  :end_time,
  :pre_pass_start_time,
  :post_pass_end_time,
  :ground_station,
  :contact_status,
  :error_message,
  :maximum_elevation,
  :tags,
  :region,
  :dataflow_list,
  :visibility_start_time,
  :visibility_end_time,
  :tracking_overrides,
  :ephemeris,
  :version)
  SENSITIVE = []
  include Aws::Structure
end

#ephemerisTypes::EphemerisResponseData

The ephemeris that determines antenna pointing directions for the contact.



1596
1597
1598
1599
1600
1601
1602
1603
1604
1605
1606
1607
1608
1609
1610
1611
1612
1613
1614
1615
1616
1617
1618
# File 'gems/aws-sdk-groundstation/lib/aws-sdk-groundstation/types.rb', line 1596

class DescribeContactVersionResponse < Struct.new(
  :contact_id,
  :mission_profile_arn,
  :satellite_arn,
  :start_time,
  :end_time,
  :pre_pass_start_time,
  :post_pass_end_time,
  :ground_station,
  :contact_status,
  :error_message,
  :maximum_elevation,
  :tags,
  :region,
  :dataflow_list,
  :visibility_start_time,
  :visibility_end_time,
  :tracking_overrides,
  :ephemeris,
  :version)
  SENSITIVE = []
  include Aws::Structure
end

#error_messageString

Error message for a contact.

Returns:

  • (String)


1596
1597
1598
1599
1600
1601
1602
1603
1604
1605
1606
1607
1608
1609
1610
1611
1612
1613
1614
1615
1616
1617
1618
# File 'gems/aws-sdk-groundstation/lib/aws-sdk-groundstation/types.rb', line 1596

class DescribeContactVersionResponse < Struct.new(
  :contact_id,
  :mission_profile_arn,
  :satellite_arn,
  :start_time,
  :end_time,
  :pre_pass_start_time,
  :post_pass_end_time,
  :ground_station,
  :contact_status,
  :error_message,
  :maximum_elevation,
  :tags,
  :region,
  :dataflow_list,
  :visibility_start_time,
  :visibility_end_time,
  :tracking_overrides,
  :ephemeris,
  :version)
  SENSITIVE = []
  include Aws::Structure
end

#ground_stationString

Ground station for a contact.

Returns:

  • (String)


1596
1597
1598
1599
1600
1601
1602
1603
1604
1605
1606
1607
1608
1609
1610
1611
1612
1613
1614
1615
1616
1617
1618
# File 'gems/aws-sdk-groundstation/lib/aws-sdk-groundstation/types.rb', line 1596

class DescribeContactVersionResponse < Struct.new(
  :contact_id,
  :mission_profile_arn,
  :satellite_arn,
  :start_time,
  :end_time,
  :pre_pass_start_time,
  :post_pass_end_time,
  :ground_station,
  :contact_status,
  :error_message,
  :maximum_elevation,
  :tags,
  :region,
  :dataflow_list,
  :visibility_start_time,
  :visibility_end_time,
  :tracking_overrides,
  :ephemeris,
  :version)
  SENSITIVE = []
  include Aws::Structure
end

#maximum_elevationTypes::Elevation

Maximum elevation angle of a contact.

Returns:



1596
1597
1598
1599
1600
1601
1602
1603
1604
1605
1606
1607
1608
1609
1610
1611
1612
1613
1614
1615
1616
1617
1618
# File 'gems/aws-sdk-groundstation/lib/aws-sdk-groundstation/types.rb', line 1596

class DescribeContactVersionResponse < Struct.new(
  :contact_id,
  :mission_profile_arn,
  :satellite_arn,
  :start_time,
  :end_time,
  :pre_pass_start_time,
  :post_pass_end_time,
  :ground_station,
  :contact_status,
  :error_message,
  :maximum_elevation,
  :tags,
  :region,
  :dataflow_list,
  :visibility_start_time,
  :visibility_end_time,
  :tracking_overrides,
  :ephemeris,
  :version)
  SENSITIVE = []
  include Aws::Structure
end

#mission_profile_arnString

ARN of the contact's mission profile.

Returns:

  • (String)


1596
1597
1598
1599
1600
1601
1602
1603
1604
1605
1606
1607
1608
1609
1610
1611
1612
1613
1614
1615
1616
1617
1618
# File 'gems/aws-sdk-groundstation/lib/aws-sdk-groundstation/types.rb', line 1596

class DescribeContactVersionResponse < Struct.new(
  :contact_id,
  :mission_profile_arn,
  :satellite_arn,
  :start_time,
  :end_time,
  :pre_pass_start_time,
  :post_pass_end_time,
  :ground_station,
  :contact_status,
  :error_message,
  :maximum_elevation,
  :tags,
  :region,
  :dataflow_list,
  :visibility_start_time,
  :visibility_end_time,
  :tracking_overrides,
  :ephemeris,
  :version)
  SENSITIVE = []
  include Aws::Structure
end

#post_pass_end_timeTime

End time in UTC of the post-pass period, at which you receive a CloudWatch event indicating the pass has finished.

Returns:

  • (Time)


1596
1597
1598
1599
1600
1601
1602
1603
1604
1605
1606
1607
1608
1609
1610
1611
1612
1613
1614
1615
1616
1617
1618
# File 'gems/aws-sdk-groundstation/lib/aws-sdk-groundstation/types.rb', line 1596

class DescribeContactVersionResponse < Struct.new(
  :contact_id,
  :mission_profile_arn,
  :satellite_arn,
  :start_time,
  :end_time,
  :pre_pass_start_time,
  :post_pass_end_time,
  :ground_station,
  :contact_status,
  :error_message,
  :maximum_elevation,
  :tags,
  :region,
  :dataflow_list,
  :visibility_start_time,
  :visibility_end_time,
  :tracking_overrides,
  :ephemeris,
  :version)
  SENSITIVE = []
  include Aws::Structure
end

#pre_pass_start_timeTime

Start time in UTC of the pre-pass period, at which you receive a CloudWatch event indicating an upcoming pass.

Returns:

  • (Time)


1596
1597
1598
1599
1600
1601
1602
1603
1604
1605
1606
1607
1608
1609
1610
1611
1612
1613
1614
1615
1616
1617
1618
# File 'gems/aws-sdk-groundstation/lib/aws-sdk-groundstation/types.rb', line 1596

class DescribeContactVersionResponse < Struct.new(
  :contact_id,
  :mission_profile_arn,
  :satellite_arn,
  :start_time,
  :end_time,
  :pre_pass_start_time,
  :post_pass_end_time,
  :ground_station,
  :contact_status,
  :error_message,
  :maximum_elevation,
  :tags,
  :region,
  :dataflow_list,
  :visibility_start_time,
  :visibility_end_time,
  :tracking_overrides,
  :ephemeris,
  :version)
  SENSITIVE = []
  include Aws::Structure
end

#regionString

Region where the ReserveContact API was called to schedule this contact.

Returns:

  • (String)


1596
1597
1598
1599
1600
1601
1602
1603
1604
1605
1606
1607
1608
1609
1610
1611
1612
1613
1614
1615
1616
1617
1618
# File 'gems/aws-sdk-groundstation/lib/aws-sdk-groundstation/types.rb', line 1596

class DescribeContactVersionResponse < Struct.new(
  :contact_id,
  :mission_profile_arn,
  :satellite_arn,
  :start_time,
  :end_time,
  :pre_pass_start_time,
  :post_pass_end_time,
  :ground_station,
  :contact_status,
  :error_message,
  :maximum_elevation,
  :tags,
  :region,
  :dataflow_list,
  :visibility_start_time,
  :visibility_end_time,
  :tracking_overrides,
  :ephemeris,
  :version)
  SENSITIVE = []
  include Aws::Structure
end

#satellite_arnString

ARN of a satellite.

Returns:

  • (String)


1596
1597
1598
1599
1600
1601
1602
1603
1604
1605
1606
1607
1608
1609
1610
1611
1612
1613
1614
1615
1616
1617
1618
# File 'gems/aws-sdk-groundstation/lib/aws-sdk-groundstation/types.rb', line 1596

class DescribeContactVersionResponse < Struct.new(
  :contact_id,
  :mission_profile_arn,
  :satellite_arn,
  :start_time,
  :end_time,
  :pre_pass_start_time,
  :post_pass_end_time,
  :ground_station,
  :contact_status,
  :error_message,
  :maximum_elevation,
  :tags,
  :region,
  :dataflow_list,
  :visibility_start_time,
  :visibility_end_time,
  :tracking_overrides,
  :ephemeris,
  :version)
  SENSITIVE = []
  include Aws::Structure
end

#start_timeTime

Start time of a contact in UTC.

Returns:

  • (Time)


1596
1597
1598
1599
1600
1601
1602
1603
1604
1605
1606
1607
1608
1609
1610
1611
1612
1613
1614
1615
1616
1617
1618
# File 'gems/aws-sdk-groundstation/lib/aws-sdk-groundstation/types.rb', line 1596

class DescribeContactVersionResponse < Struct.new(
  :contact_id,
  :mission_profile_arn,
  :satellite_arn,
  :start_time,
  :end_time,
  :pre_pass_start_time,
  :post_pass_end_time,
  :ground_station,
  :contact_status,
  :error_message,
  :maximum_elevation,
  :tags,
  :region,
  :dataflow_list,
  :visibility_start_time,
  :visibility_end_time,
  :tracking_overrides,
  :ephemeris,
  :version)
  SENSITIVE = []
  include Aws::Structure
end

#tagsHash<String,String>

Tags assigned to a contact.

Returns:

  • (Hash<String,String>)


1596
1597
1598
1599
1600
1601
1602
1603
1604
1605
1606
1607
1608
1609
1610
1611
1612
1613
1614
1615
1616
1617
1618
# File 'gems/aws-sdk-groundstation/lib/aws-sdk-groundstation/types.rb', line 1596

class DescribeContactVersionResponse < Struct.new(
  :contact_id,
  :mission_profile_arn,
  :satellite_arn,
  :start_time,
  :end_time,
  :pre_pass_start_time,
  :post_pass_end_time,
  :ground_station,
  :contact_status,
  :error_message,
  :maximum_elevation,
  :tags,
  :region,
  :dataflow_list,
  :visibility_start_time,
  :visibility_end_time,
  :tracking_overrides,
  :ephemeris,
  :version)
  SENSITIVE = []
  include Aws::Structure
end

#tracking_overridesTypes::TrackingOverrides

Tracking configuration overrides applied to this contact version. For the initial version, these are the overrides specified when the contact was reserved. For subsequent versions, these are the overrides associated with that specific version update.



1596
1597
1598
1599
1600
1601
1602
1603
1604
1605
1606
1607
1608
1609
1610
1611
1612
1613
1614
1615
1616
1617
1618
# File 'gems/aws-sdk-groundstation/lib/aws-sdk-groundstation/types.rb', line 1596

class DescribeContactVersionResponse < Struct.new(
  :contact_id,
  :mission_profile_arn,
  :satellite_arn,
  :start_time,
  :end_time,
  :pre_pass_start_time,
  :post_pass_end_time,
  :ground_station,
  :contact_status,
  :error_message,
  :maximum_elevation,
  :tags,
  :region,
  :dataflow_list,
  :visibility_start_time,
  :visibility_end_time,
  :tracking_overrides,
  :ephemeris,
  :version)
  SENSITIVE = []
  include Aws::Structure
end

#versionTypes::ContactVersion

Version information for a contact.



1596
1597
1598
1599
1600
1601
1602
1603
1604
1605
1606
1607
1608
1609
1610
1611
1612
1613
1614
1615
1616
1617
1618
# File 'gems/aws-sdk-groundstation/lib/aws-sdk-groundstation/types.rb', line 1596

class DescribeContactVersionResponse < Struct.new(
  :contact_id,
  :mission_profile_arn,
  :satellite_arn,
  :start_time,
  :end_time,
  :pre_pass_start_time,
  :post_pass_end_time,
  :ground_station,
  :contact_status,
  :error_message,
  :maximum_elevation,
  :tags,
  :region,
  :dataflow_list,
  :visibility_start_time,
  :visibility_end_time,
  :tracking_overrides,
  :ephemeris,
  :version)
  SENSITIVE = []
  include Aws::Structure
end

#visibility_end_timeTime

Projected time in UTC your satellite will set below the receive mask. This time is based on the satellite's current active ephemeris for future contacts and the ephemeris that was active during contact execution for completed contacts.

Returns:

  • (Time)


1596
1597
1598
1599
1600
1601
1602
1603
1604
1605
1606
1607
1608
1609
1610
1611
1612
1613
1614
1615
1616
1617
1618
# File 'gems/aws-sdk-groundstation/lib/aws-sdk-groundstation/types.rb', line 1596

class DescribeContactVersionResponse < Struct.new(
  :contact_id,
  :mission_profile_arn,
  :satellite_arn,
  :start_time,
  :end_time,
  :pre_pass_start_time,
  :post_pass_end_time,
  :ground_station,
  :contact_status,
  :error_message,
  :maximum_elevation,
  :tags,
  :region,
  :dataflow_list,
  :visibility_start_time,
  :visibility_end_time,
  :tracking_overrides,
  :ephemeris,
  :version)
  SENSITIVE = []
  include Aws::Structure
end

#visibility_start_timeTime

Projected time in UTC your satellite will rise above the receive mask. This time is based on the satellite's current active ephemeris for future contacts and the ephemeris that was active during contact execution for completed contacts.

Returns:

  • (Time)


1596
1597
1598
1599
1600
1601
1602
1603
1604
1605
1606
1607
1608
1609
1610
1611
1612
1613
1614
1615
1616
1617
1618
# File 'gems/aws-sdk-groundstation/lib/aws-sdk-groundstation/types.rb', line 1596

class DescribeContactVersionResponse < Struct.new(
  :contact_id,
  :mission_profile_arn,
  :satellite_arn,
  :start_time,
  :end_time,
  :pre_pass_start_time,
  :post_pass_end_time,
  :ground_station,
  :contact_status,
  :error_message,
  :maximum_elevation,
  :tags,
  :region,
  :dataflow_list,
  :visibility_start_time,
  :visibility_end_time,
  :tracking_overrides,
  :ephemeris,
  :version)
  SENSITIVE = []
  include Aws::Structure
end