You are viewing documentation for version 2 of the AWS SDK for Ruby. Version 3 documentation can be found here.

Class: Aws::MediaLive::Types::DeleteReservationResponse

Inherits:
Struct
  • Object
show all
Defined in:
(unknown)

Overview

Instance Attribute Summary collapse

Instance Attribute Details

#arn ⇒ String

Returns:

  • (String)

#count ⇒ Integer

Returns:

  • (Integer)

#currency_code ⇒ String

Returns:

  • (String)

#duration ⇒ Integer

Returns:

  • (Integer)

#duration_units ⇒ String

Units for duration, e.g. 'MONTHS'

Possible values:

  • MONTHS

Returns:

  • (String) —

    Units for duration, e.g.

#end ⇒ String

Returns:

  • (String)

#fixed_price ⇒ Float

Returns:

  • (Float)

#name ⇒ String

Returns:

  • (String)

#offering_description ⇒ String

Returns:

  • (String)

#offering_id ⇒ String

Returns:

  • (String)

#offering_type ⇒ String

Offering type, e.g. 'NO_UPFRONT'

Possible values:

  • NO_UPFRONT

Returns:

  • (String) —

    Offering type, e.g.

#region ⇒ String

Returns:

  • (String)

#reservation_id ⇒ String

Returns:

  • (String)

#resource_specification ⇒ Types::ReservationResourceSpecification

Resource configuration (codec, resolution, bitrate, ...)

Returns:

#start ⇒ String

Returns:

  • (String)

#state ⇒ String

Current reservation state

Possible values:

  • ACTIVE
  • EXPIRED
  • CANCELED
  • DELETED

Returns:

  • (String) —

    Current reservation state.

#tags ⇒ Hash<String,String>

Returns:

  • (Hash<String,String>)

#usage_price ⇒ Float

Returns:

  • (Float)