Module: Aws::MediaLive::Client::_DeleteReservationResponseSuccess

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

Instance Method Summary collapse

Instance Method Details

#arn::String

Returns:

  • (::String)


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

def arn: () -> ::String

#count::Integer

Returns:

  • (::Integer)


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

def count: () -> ::Integer

#currency_code::String

Returns:

  • (::String)


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

def currency_code: () -> ::String

#duration::Integer

Returns:

  • (::Integer)


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

def duration: () -> ::Integer

#duration_units"MONTHS"

Returns:

  • ("MONTHS")


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

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

#end::String

Returns:

  • (::String)


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

def end: () -> ::String

#fixed_price::Float

Returns:

  • (::Float)


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

def fixed_price: () -> ::Float

#name::String

Returns:

  • (::String)


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

def name: () -> ::String

#offering_description::String

Returns:

  • (::String)


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

def offering_description: () -> ::String

#offering_id::String

Returns:

  • (::String)


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

def offering_id: () -> ::String

#offering_type"NO_UPFRONT"

Returns:

  • ("NO_UPFRONT")


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

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

#region::String

Returns:

  • (::String)


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

def region: () -> ::String

#renewal_settingsTypes::RenewalSettings



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

def renewal_settings: () -> Types::RenewalSettings

#reservation_id::String

Returns:

  • (::String)


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

def reservation_id: () -> ::String

#resource_specificationTypes::ReservationResourceSpecification



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

def resource_specification: () -> Types::ReservationResourceSpecification

#start::String

Returns:

  • (::String)


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

def start: () -> ::String

#state"ACTIVE", ...

Returns:

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


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

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

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

Returns:

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


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

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

#usage_price::Float

Returns:

  • (::Float)


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

def usage_price: () -> ::Float