Module: Aws::GroundStation::Client::_DescribeContactResponseSuccess

Includes:
Seahorse::Client::_ResponseSuccess[Types::DescribeContactResponse]
Defined in:
sig/client.rbs

Instance Method Summary collapse

Instance Method Details

#contact_id ⇒ ::String

Returns:



329
# File 'sig/client.rbs', line 329

def contact_id: () -> ::String

#contact_status ⇒ "SCHEDULING", ...

Returns:



337
# File 'sig/client.rbs', line 337

def contact_status: () -> ("SCHEDULING" | "FAILED_TO_SCHEDULE" | "SCHEDULED" | "CANCELLED" | "AWS_CANCELLED" | "PREPASS" | "PASS" | "POSTPASS" | "COMPLETED" | "FAILED" | "AVAILABLE" | "CANCELLING" | "AWS_FAILED")

#dataflow_list ⇒ ::Array[Types::DataflowDetail]

Returns:



342
# File 'sig/client.rbs', line 342

def dataflow_list: () -> ::Array[Types::DataflowDetail]

#end_time ⇒ ::Time

Returns:



333
# File 'sig/client.rbs', line 333

def end_time: () -> ::Time

#ephemeris ⇒ Types::EphemerisResponseData

Returns:



346
# File 'sig/client.rbs', line 346

def ephemeris: () -> Types::EphemerisResponseData

#error_message ⇒ ::String

Returns:



338
# File 'sig/client.rbs', line 338

def error_message: () -> ::String

#ground_station ⇒ ::String

Returns:



336
# File 'sig/client.rbs', line 336

def ground_station: () -> ::String

#maximum_elevation ⇒ Types::Elevation

Returns:



339
# File 'sig/client.rbs', line 339

def maximum_elevation: () -> Types::Elevation

#mission_profile_arn ⇒ ::String

Returns:



330
# File 'sig/client.rbs', line 330

def mission_profile_arn: () -> ::String

#post_pass_end_time ⇒ ::Time

Returns:



335
# File 'sig/client.rbs', line 335

def post_pass_end_time: () -> ::Time

#pre_pass_start_time ⇒ ::Time

Returns:



334
# File 'sig/client.rbs', line 334

def pre_pass_start_time: () -> ::Time

#region ⇒ ::String

Returns:



341
# File 'sig/client.rbs', line 341

def region: () -> ::String

#satellite_arn ⇒ ::String

Returns:



331
# File 'sig/client.rbs', line 331

def satellite_arn: () -> ::String

#start_time ⇒ ::Time

Returns:



332
# File 'sig/client.rbs', line 332

def start_time: () -> ::Time

#tags ⇒ ::Hash[::String, ::String]

Returns:



340
# File 'sig/client.rbs', line 340

def tags: () -> ::Hash[::String, ::String]

#tracking_overrides ⇒ Types::TrackingOverrides

Returns:



345
# File 'sig/client.rbs', line 345

def tracking_overrides: () -> Types::TrackingOverrides

#version ⇒ Types::ContactVersion

Returns:



347
# File 'sig/client.rbs', line 347

def version: () -> Types::ContactVersion

#visibility_end_time ⇒ ::Time

Returns:



344
# File 'sig/client.rbs', line 344

def visibility_end_time: () -> ::Time

#visibility_start_time ⇒ ::Time

Returns:



343
# File 'sig/client.rbs', line 343

def visibility_start_time: () -> ::Time