Module: Aws::MediaLive::Client::_DescribeReservationResponseSuccess

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

Instance Method Summary collapse

Instance Method Details

#arn::String

Returns:

  • (::String)


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

def arn: () -> ::String

#count::Integer

Returns:

  • (::Integer)


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

def count: () -> ::Integer

#currency_code::String

Returns:

  • (::String)


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

def currency_code: () -> ::String

#duration::Integer

Returns:

  • (::Integer)


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

def duration: () -> ::Integer

#duration_units"MONTHS"

Returns:

  • ("MONTHS")


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

def duration_units: () -> ("MONTHS")

#end::String

Returns:

  • (::String)


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

def end: () -> ::String

#fixed_price::Float

Returns:

  • (::Float)


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

def fixed_price: () -> ::Float

#name::String

Returns:

  • (::String)


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

def name: () -> ::String

#offering_description::String

Returns:

  • (::String)


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

def offering_description: () -> ::String

#offering_id::String

Returns:

  • (::String)


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

def offering_id: () -> ::String

#offering_type"NO_UPFRONT"

Returns:

  • ("NO_UPFRONT")


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

def offering_type: () -> ("NO_UPFRONT")

#region::String

Returns:

  • (::String)


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

def region: () -> ::String

#renewal_settingsTypes::RenewalSettings



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

def renewal_settings: () -> Types::RenewalSettings

#reservation_id::String

Returns:

  • (::String)


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

def reservation_id: () -> ::String

#resource_specificationTypes::ReservationResourceSpecification



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

def resource_specification: () -> Types::ReservationResourceSpecification

#start::String

Returns:

  • (::String)


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

def start: () -> ::String

#state"ACTIVE", ...

Returns:

  • ("ACTIVE", "EXPIRED", "CANCELED", "DELETED")


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

def state: () -> ("ACTIVE" | "EXPIRED" | "CANCELED" | "DELETED")

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

Returns:

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


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

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

#usage_price::Float

Returns:

  • (::Float)


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

def usage_price: () -> ::Float