Select your cookie preferences

We use essential cookies and similar tools that are necessary to provide our site and services. We use performance cookies to collect anonymous statistics, so we can understand how customers use our site and make improvements. Essential cookies cannot be deactivated, but you can choose “Customize” or “Decline” to decline performance cookies.

If you agree, AWS and approved third parties will also use cookies to provide useful site features, remember your preferences, and display relevant content, including relevant advertising. To accept or decline all non-essential cookies, choose “Accept” or “Decline.” To make more detailed choices, choose “Customize.”

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

Inherits:
Struct
  • Object
show all
Defined in:
gems/aws-sdk-medialive/lib/aws-sdk-medialive/types.rb

Overview

Constant Summary collapse

SENSITIVE =
[]

Instance Attribute Summary collapse

Instance Attribute Details

#arnString

Returns:

  • (String)

3101
3102
3103
3104
3105
3106
3107
3108
3109
3110
3111
3112
3113
3114
3115
3116
3117
3118
3119
3120
3121
3122
3123
# File 'gems/aws-sdk-medialive/lib/aws-sdk-medialive/types.rb', line 3101

class DeleteReservationResponse < Struct.new(
  :arn,
  :count,
  :currency_code,
  :duration,
  :duration_units,
  :end,
  :fixed_price,
  :name,
  :offering_description,
  :offering_id,
  :offering_type,
  :region,
  :renewal_settings,
  :reservation_id,
  :resource_specification,
  :start,
  :state,
  :tags,
  :usage_price)
  SENSITIVE = []
  include Aws::Structure
end

#countInteger

Returns:

  • (Integer)

3101
3102
3103
3104
3105
3106
3107
3108
3109
3110
3111
3112
3113
3114
3115
3116
3117
3118
3119
3120
3121
3122
3123
# File 'gems/aws-sdk-medialive/lib/aws-sdk-medialive/types.rb', line 3101

class DeleteReservationResponse < Struct.new(
  :arn,
  :count,
  :currency_code,
  :duration,
  :duration_units,
  :end,
  :fixed_price,
  :name,
  :offering_description,
  :offering_id,
  :offering_type,
  :region,
  :renewal_settings,
  :reservation_id,
  :resource_specification,
  :start,
  :state,
  :tags,
  :usage_price)
  SENSITIVE = []
  include Aws::Structure
end

#currency_codeString

Returns:

  • (String)

3101
3102
3103
3104
3105
3106
3107
3108
3109
3110
3111
3112
3113
3114
3115
3116
3117
3118
3119
3120
3121
3122
3123
# File 'gems/aws-sdk-medialive/lib/aws-sdk-medialive/types.rb', line 3101

class DeleteReservationResponse < Struct.new(
  :arn,
  :count,
  :currency_code,
  :duration,
  :duration_units,
  :end,
  :fixed_price,
  :name,
  :offering_description,
  :offering_id,
  :offering_type,
  :region,
  :renewal_settings,
  :reservation_id,
  :resource_specification,
  :start,
  :state,
  :tags,
  :usage_price)
  SENSITIVE = []
  include Aws::Structure
end

#durationInteger

Returns:

  • (Integer)

3101
3102
3103
3104
3105
3106
3107
3108
3109
3110
3111
3112
3113
3114
3115
3116
3117
3118
3119
3120
3121
3122
3123
# File 'gems/aws-sdk-medialive/lib/aws-sdk-medialive/types.rb', line 3101

class DeleteReservationResponse < Struct.new(
  :arn,
  :count,
  :currency_code,
  :duration,
  :duration_units,
  :end,
  :fixed_price,
  :name,
  :offering_description,
  :offering_id,
  :offering_type,
  :region,
  :renewal_settings,
  :reservation_id,
  :resource_specification,
  :start,
  :state,
  :tags,
  :usage_price)
  SENSITIVE = []
  include Aws::Structure
end

#duration_unitsString

Units for duration, e.g. 'MONTHS'

Returns:

  • (String)

3101
3102
3103
3104
3105
3106
3107
3108
3109
3110
3111
3112
3113
3114
3115
3116
3117
3118
3119
3120
3121
3122
3123
# File 'gems/aws-sdk-medialive/lib/aws-sdk-medialive/types.rb', line 3101

class DeleteReservationResponse < Struct.new(
  :arn,
  :count,
  :currency_code,
  :duration,
  :duration_units,
  :end,
  :fixed_price,
  :name,
  :offering_description,
  :offering_id,
  :offering_type,
  :region,
  :renewal_settings,
  :reservation_id,
  :resource_specification,
  :start,
  :state,
  :tags,
  :usage_price)
  SENSITIVE = []
  include Aws::Structure
end

#endString

Returns:

  • (String)

3101
3102
3103
3104
3105
3106
3107
3108
3109
3110
3111
3112
3113
3114
3115
3116
3117
3118
3119
3120
3121
3122
3123
# File 'gems/aws-sdk-medialive/lib/aws-sdk-medialive/types.rb', line 3101

class DeleteReservationResponse < Struct.new(
  :arn,
  :count,
  :currency_code,
  :duration,
  :duration_units,
  :end,
  :fixed_price,
  :name,
  :offering_description,
  :offering_id,
  :offering_type,
  :region,
  :renewal_settings,
  :reservation_id,
  :resource_specification,
  :start,
  :state,
  :tags,
  :usage_price)
  SENSITIVE = []
  include Aws::Structure
end

#fixed_priceFloat

Returns:

  • (Float)

3101
3102
3103
3104
3105
3106
3107
3108
3109
3110
3111
3112
3113
3114
3115
3116
3117
3118
3119
3120
3121
3122
3123
# File 'gems/aws-sdk-medialive/lib/aws-sdk-medialive/types.rb', line 3101

class DeleteReservationResponse < Struct.new(
  :arn,
  :count,
  :currency_code,
  :duration,
  :duration_units,
  :end,
  :fixed_price,
  :name,
  :offering_description,
  :offering_id,
  :offering_type,
  :region,
  :renewal_settings,
  :reservation_id,
  :resource_specification,
  :start,
  :state,
  :tags,
  :usage_price)
  SENSITIVE = []
  include Aws::Structure
end

#nameString

Returns:

  • (String)

3101
3102
3103
3104
3105
3106
3107
3108
3109
3110
3111
3112
3113
3114
3115
3116
3117
3118
3119
3120
3121
3122
3123
# File 'gems/aws-sdk-medialive/lib/aws-sdk-medialive/types.rb', line 3101

class DeleteReservationResponse < Struct.new(
  :arn,
  :count,
  :currency_code,
  :duration,
  :duration_units,
  :end,
  :fixed_price,
  :name,
  :offering_description,
  :offering_id,
  :offering_type,
  :region,
  :renewal_settings,
  :reservation_id,
  :resource_specification,
  :start,
  :state,
  :tags,
  :usage_price)
  SENSITIVE = []
  include Aws::Structure
end

#offering_descriptionString

Returns:

  • (String)

3101
3102
3103
3104
3105
3106
3107
3108
3109
3110
3111
3112
3113
3114
3115
3116
3117
3118
3119
3120
3121
3122
3123
# File 'gems/aws-sdk-medialive/lib/aws-sdk-medialive/types.rb', line 3101

class DeleteReservationResponse < Struct.new(
  :arn,
  :count,
  :currency_code,
  :duration,
  :duration_units,
  :end,
  :fixed_price,
  :name,
  :offering_description,
  :offering_id,
  :offering_type,
  :region,
  :renewal_settings,
  :reservation_id,
  :resource_specification,
  :start,
  :state,
  :tags,
  :usage_price)
  SENSITIVE = []
  include Aws::Structure
end

#offering_idString

Returns:

  • (String)

3101
3102
3103
3104
3105
3106
3107
3108
3109
3110
3111
3112
3113
3114
3115
3116
3117
3118
3119
3120
3121
3122
3123
# File 'gems/aws-sdk-medialive/lib/aws-sdk-medialive/types.rb', line 3101

class DeleteReservationResponse < Struct.new(
  :arn,
  :count,
  :currency_code,
  :duration,
  :duration_units,
  :end,
  :fixed_price,
  :name,
  :offering_description,
  :offering_id,
  :offering_type,
  :region,
  :renewal_settings,
  :reservation_id,
  :resource_specification,
  :start,
  :state,
  :tags,
  :usage_price)
  SENSITIVE = []
  include Aws::Structure
end

#offering_typeString

Offering type, e.g. 'NO_UPFRONT'

Returns:

  • (String)

3101
3102
3103
3104
3105
3106
3107
3108
3109
3110
3111
3112
3113
3114
3115
3116
3117
3118
3119
3120
3121
3122
3123
# File 'gems/aws-sdk-medialive/lib/aws-sdk-medialive/types.rb', line 3101

class DeleteReservationResponse < Struct.new(
  :arn,
  :count,
  :currency_code,
  :duration,
  :duration_units,
  :end,
  :fixed_price,
  :name,
  :offering_description,
  :offering_id,
  :offering_type,
  :region,
  :renewal_settings,
  :reservation_id,
  :resource_specification,
  :start,
  :state,
  :tags,
  :usage_price)
  SENSITIVE = []
  include Aws::Structure
end

#regionString

Returns:

  • (String)

3101
3102
3103
3104
3105
3106
3107
3108
3109
3110
3111
3112
3113
3114
3115
3116
3117
3118
3119
3120
3121
3122
3123
# File 'gems/aws-sdk-medialive/lib/aws-sdk-medialive/types.rb', line 3101

class DeleteReservationResponse < Struct.new(
  :arn,
  :count,
  :currency_code,
  :duration,
  :duration_units,
  :end,
  :fixed_price,
  :name,
  :offering_description,
  :offering_id,
  :offering_type,
  :region,
  :renewal_settings,
  :reservation_id,
  :resource_specification,
  :start,
  :state,
  :tags,
  :usage_price)
  SENSITIVE = []
  include Aws::Structure
end

#renewal_settingsTypes::RenewalSettings

The Renewal settings for Reservations


3101
3102
3103
3104
3105
3106
3107
3108
3109
3110
3111
3112
3113
3114
3115
3116
3117
3118
3119
3120
3121
3122
3123
# File 'gems/aws-sdk-medialive/lib/aws-sdk-medialive/types.rb', line 3101

class DeleteReservationResponse < Struct.new(
  :arn,
  :count,
  :currency_code,
  :duration,
  :duration_units,
  :end,
  :fixed_price,
  :name,
  :offering_description,
  :offering_id,
  :offering_type,
  :region,
  :renewal_settings,
  :reservation_id,
  :resource_specification,
  :start,
  :state,
  :tags,
  :usage_price)
  SENSITIVE = []
  include Aws::Structure
end

#reservation_idString

Returns:

  • (String)

3101
3102
3103
3104
3105
3106
3107
3108
3109
3110
3111
3112
3113
3114
3115
3116
3117
3118
3119
3120
3121
3122
3123
# File 'gems/aws-sdk-medialive/lib/aws-sdk-medialive/types.rb', line 3101

class DeleteReservationResponse < Struct.new(
  :arn,
  :count,
  :currency_code,
  :duration,
  :duration_units,
  :end,
  :fixed_price,
  :name,
  :offering_description,
  :offering_id,
  :offering_type,
  :region,
  :renewal_settings,
  :reservation_id,
  :resource_specification,
  :start,
  :state,
  :tags,
  :usage_price)
  SENSITIVE = []
  include Aws::Structure
end

#resource_specificationTypes::ReservationResourceSpecification

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


3101
3102
3103
3104
3105
3106
3107
3108
3109
3110
3111
3112
3113
3114
3115
3116
3117
3118
3119
3120
3121
3122
3123
# File 'gems/aws-sdk-medialive/lib/aws-sdk-medialive/types.rb', line 3101

class DeleteReservationResponse < Struct.new(
  :arn,
  :count,
  :currency_code,
  :duration,
  :duration_units,
  :end,
  :fixed_price,
  :name,
  :offering_description,
  :offering_id,
  :offering_type,
  :region,
  :renewal_settings,
  :reservation_id,
  :resource_specification,
  :start,
  :state,
  :tags,
  :usage_price)
  SENSITIVE = []
  include Aws::Structure
end

#startString

Returns:

  • (String)

3101
3102
3103
3104
3105
3106
3107
3108
3109
3110
3111
3112
3113
3114
3115
3116
3117
3118
3119
3120
3121
3122
3123
# File 'gems/aws-sdk-medialive/lib/aws-sdk-medialive/types.rb', line 3101

class DeleteReservationResponse < Struct.new(
  :arn,
  :count,
  :currency_code,
  :duration,
  :duration_units,
  :end,
  :fixed_price,
  :name,
  :offering_description,
  :offering_id,
  :offering_type,
  :region,
  :renewal_settings,
  :reservation_id,
  :resource_specification,
  :start,
  :state,
  :tags,
  :usage_price)
  SENSITIVE = []
  include Aws::Structure
end

#stateString

Current reservation state

Returns:

  • (String)

3101
3102
3103
3104
3105
3106
3107
3108
3109
3110
3111
3112
3113
3114
3115
3116
3117
3118
3119
3120
3121
3122
3123
# File 'gems/aws-sdk-medialive/lib/aws-sdk-medialive/types.rb', line 3101

class DeleteReservationResponse < Struct.new(
  :arn,
  :count,
  :currency_code,
  :duration,
  :duration_units,
  :end,
  :fixed_price,
  :name,
  :offering_description,
  :offering_id,
  :offering_type,
  :region,
  :renewal_settings,
  :reservation_id,
  :resource_specification,
  :start,
  :state,
  :tags,
  :usage_price)
  SENSITIVE = []
  include Aws::Structure
end

#tagsHash<String,String>

Returns:

  • (Hash<String,String>)

3101
3102
3103
3104
3105
3106
3107
3108
3109
3110
3111
3112
3113
3114
3115
3116
3117
3118
3119
3120
3121
3122
3123
# File 'gems/aws-sdk-medialive/lib/aws-sdk-medialive/types.rb', line 3101

class DeleteReservationResponse < Struct.new(
  :arn,
  :count,
  :currency_code,
  :duration,
  :duration_units,
  :end,
  :fixed_price,
  :name,
  :offering_description,
  :offering_id,
  :offering_type,
  :region,
  :renewal_settings,
  :reservation_id,
  :resource_specification,
  :start,
  :state,
  :tags,
  :usage_price)
  SENSITIVE = []
  include Aws::Structure
end

#usage_priceFloat

Returns:

  • (Float)

3101
3102
3103
3104
3105
3106
3107
3108
3109
3110
3111
3112
3113
3114
3115
3116
3117
3118
3119
3120
3121
3122
3123
# File 'gems/aws-sdk-medialive/lib/aws-sdk-medialive/types.rb', line 3101

class DeleteReservationResponse < Struct.new(
  :arn,
  :count,
  :currency_code,
  :duration,
  :duration_units,
  :end,
  :fixed_price,
  :name,
  :offering_description,
  :offering_id,
  :offering_type,
  :region,
  :renewal_settings,
  :reservation_id,
  :resource_specification,
  :start,
  :state,
  :tags,
  :usage_price)
  SENSITIVE = []
  include Aws::Structure
end