Module: Aws::GroundStation::Client::_DescribeEphemerisResponseSuccess

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

Instance Method Summary collapse

Instance Method Details

#creation_time::Time

Returns:

  • (::Time)


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

def creation_time: () -> ::Time

#enabledBoolean

Returns:

  • (Boolean)


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

def enabled: () -> bool

#ephemeris_id::String

Returns:

  • (::String)


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

def ephemeris_id: () -> ::String

#error_reasons::Array[Types::EphemerisErrorReason]

Returns:



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

def error_reasons: () -> ::Array[Types::EphemerisErrorReason]

#invalid_reason"METADATA_INVALID", ...

Returns:

  • ("METADATA_INVALID", "TIME_RANGE_INVALID", "TRAJECTORY_INVALID", "KMS_KEY_INVALID", "VALIDATION_ERROR")


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

def invalid_reason: () -> ("METADATA_INVALID" | "TIME_RANGE_INVALID" | "TRAJECTORY_INVALID" | "KMS_KEY_INVALID" | "VALIDATION_ERROR")

#name::String

Returns:

  • (::String)


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

def name: () -> ::String

#priority::Integer

Returns:

  • (::Integer)


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

def priority: () -> ::Integer

#satellite_id::String

Returns:

  • (::String)


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

def satellite_id: () -> ::String

#status"VALIDATING", ...

Returns:

  • ("VALIDATING", "INVALID", "ERROR", "ENABLED", "DISABLED", "EXPIRED")


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

def status: () -> ("VALIDATING" | "INVALID" | "ERROR" | "ENABLED" | "DISABLED" | "EXPIRED")

#supplied_dataTypes::EphemerisTypeDescription



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

def supplied_data: () -> Types::EphemerisTypeDescription

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

Returns:

  • (::Hash[::String, ::String])


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

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