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)


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

def arn: () -> ::String

#count::Integer

Returns:

  • (::Integer)


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

def count: () -> ::Integer

#currency_code::String

Returns:

  • (::String)


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

def currency_code: () -> ::String

#duration::Integer

Returns:

  • (::Integer)


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

def duration: () -> ::Integer

#duration_units"MONTHS"

Returns:

  • ("MONTHS")


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

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

#end::String

Returns:

  • (::String)


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

def end: () -> ::String

#fixed_price::Float

Returns:

  • (::Float)


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

def fixed_price: () -> ::Float

#name::String

Returns:

  • (::String)


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

def name: () -> ::String

#offering_description::String

Returns:

  • (::String)


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

def offering_description: () -> ::String

#offering_id::String

Returns:

  • (::String)


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

def offering_id: () -> ::String

#offering_type"NO_UPFRONT"

Returns:

  • ("NO_UPFRONT")


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

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

#region::String

Returns:

  • (::String)


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

def region: () -> ::String

#renewal_settingsTypes::RenewalSettings



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

def renewal_settings: () -> Types::RenewalSettings

#reservation_id::String

Returns:

  • (::String)


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

def reservation_id: () -> ::String

#resource_specificationTypes::ReservationResourceSpecification



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

def resource_specification: () -> Types::ReservationResourceSpecification

#start::String

Returns:

  • (::String)


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

def start: () -> ::String

#state"ACTIVE", ...

Returns:

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


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

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

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

Returns:

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


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

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

#usage_price::Float

Returns:

  • (::Float)


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

def usage_price: () -> ::Float