Module: Aws::GroundStation::Client::_GetMinuteUsageResponseSuccess

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

Instance Method Summary collapse

Instance Method Details

#estimated_minutes_remaining::Integer

Returns:

  • (::Integer)


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

def estimated_minutes_remaining: () -> ::Integer

#is_reserved_minutes_customerBoolean

Returns:

  • (Boolean)


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

def is_reserved_minutes_customer: () -> bool

#total_reserved_minute_allocation::Integer

Returns:

  • (::Integer)


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

def total_reserved_minute_allocation: () -> ::Integer

#total_scheduled_minutes::Integer

Returns:

  • (::Integer)


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

def total_scheduled_minutes: () -> ::Integer

#upcoming_minutes_scheduled::Integer

Returns:

  • (::Integer)


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

def upcoming_minutes_scheduled: () -> ::Integer