Class: Aws::MediaLive::Types::DeleteReservationResponse
- Inherits:
-
Struct
- Object
- Struct
- Aws::MediaLive::Types::DeleteReservationResponse
- Defined in:
- gems/aws-sdk-medialive/lib/aws-sdk-medialive/types.rb
Overview
Constant Summary collapse
- SENSITIVE =
[]
Instance Attribute Summary collapse
-
#arn ⇒ String
-
#count ⇒ Integer
-
#currency_code ⇒ String
-
#duration ⇒ Integer
-
#duration_units ⇒ String
Units for duration, e.g.
-
#end ⇒ String
-
#fixed_price ⇒ Float
-
#name ⇒ String
-
#offering_description ⇒ String
-
#offering_id ⇒ String
-
#offering_type ⇒ String
Offering type, e.g.
-
#region ⇒ String
-
#renewal_settings ⇒ Types::RenewalSettings
The Renewal settings for Reservations.
-
#reservation_id ⇒ String
-
#resource_specification ⇒ Types::ReservationResourceSpecification
Resource configuration (codec, resolution, bitrate, ...).
-
#start ⇒ String
-
#state ⇒ String
Current reservation state.
-
#tags ⇒ Hash<String,String>
-
#usage_price ⇒ Float
Instance Attribute Details
#arn ⇒ String
3065 3066 3067 3068 3069 3070 3071 3072 3073 3074 3075 3076 3077 3078 3079 3080 3081 3082 3083 3084 3085 3086 3087 |
# File 'gems/aws-sdk-medialive/lib/aws-sdk-medialive/types.rb', line 3065 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 |
#count ⇒ Integer
3065 3066 3067 3068 3069 3070 3071 3072 3073 3074 3075 3076 3077 3078 3079 3080 3081 3082 3083 3084 3085 3086 3087 |
# File 'gems/aws-sdk-medialive/lib/aws-sdk-medialive/types.rb', line 3065 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_code ⇒ String
3065 3066 3067 3068 3069 3070 3071 3072 3073 3074 3075 3076 3077 3078 3079 3080 3081 3082 3083 3084 3085 3086 3087 |
# File 'gems/aws-sdk-medialive/lib/aws-sdk-medialive/types.rb', line 3065 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 ⇒ Integer
3065 3066 3067 3068 3069 3070 3071 3072 3073 3074 3075 3076 3077 3078 3079 3080 3081 3082 3083 3084 3085 3086 3087 |
# File 'gems/aws-sdk-medialive/lib/aws-sdk-medialive/types.rb', line 3065 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_units ⇒ String
Units for duration, e.g. 'MONTHS'
3065 3066 3067 3068 3069 3070 3071 3072 3073 3074 3075 3076 3077 3078 3079 3080 3081 3082 3083 3084 3085 3086 3087 |
# File 'gems/aws-sdk-medialive/lib/aws-sdk-medialive/types.rb', line 3065 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 |
#end ⇒ String
3065 3066 3067 3068 3069 3070 3071 3072 3073 3074 3075 3076 3077 3078 3079 3080 3081 3082 3083 3084 3085 3086 3087 |
# File 'gems/aws-sdk-medialive/lib/aws-sdk-medialive/types.rb', line 3065 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_price ⇒ Float
3065 3066 3067 3068 3069 3070 3071 3072 3073 3074 3075 3076 3077 3078 3079 3080 3081 3082 3083 3084 3085 3086 3087 |
# File 'gems/aws-sdk-medialive/lib/aws-sdk-medialive/types.rb', line 3065 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 |
#name ⇒ String
3065 3066 3067 3068 3069 3070 3071 3072 3073 3074 3075 3076 3077 3078 3079 3080 3081 3082 3083 3084 3085 3086 3087 |
# File 'gems/aws-sdk-medialive/lib/aws-sdk-medialive/types.rb', line 3065 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_description ⇒ String
3065 3066 3067 3068 3069 3070 3071 3072 3073 3074 3075 3076 3077 3078 3079 3080 3081 3082 3083 3084 3085 3086 3087 |
# File 'gems/aws-sdk-medialive/lib/aws-sdk-medialive/types.rb', line 3065 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_id ⇒ String
3065 3066 3067 3068 3069 3070 3071 3072 3073 3074 3075 3076 3077 3078 3079 3080 3081 3082 3083 3084 3085 3086 3087 |
# File 'gems/aws-sdk-medialive/lib/aws-sdk-medialive/types.rb', line 3065 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_type ⇒ String
Offering type, e.g. 'NO_UPFRONT'
3065 3066 3067 3068 3069 3070 3071 3072 3073 3074 3075 3076 3077 3078 3079 3080 3081 3082 3083 3084 3085 3086 3087 |
# File 'gems/aws-sdk-medialive/lib/aws-sdk-medialive/types.rb', line 3065 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 |
#region ⇒ String
3065 3066 3067 3068 3069 3070 3071 3072 3073 3074 3075 3076 3077 3078 3079 3080 3081 3082 3083 3084 3085 3086 3087 |
# File 'gems/aws-sdk-medialive/lib/aws-sdk-medialive/types.rb', line 3065 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_settings ⇒ Types::RenewalSettings
The Renewal settings for Reservations
3065 3066 3067 3068 3069 3070 3071 3072 3073 3074 3075 3076 3077 3078 3079 3080 3081 3082 3083 3084 3085 3086 3087 |
# File 'gems/aws-sdk-medialive/lib/aws-sdk-medialive/types.rb', line 3065 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_id ⇒ String
3065 3066 3067 3068 3069 3070 3071 3072 3073 3074 3075 3076 3077 3078 3079 3080 3081 3082 3083 3084 3085 3086 3087 |
# File 'gems/aws-sdk-medialive/lib/aws-sdk-medialive/types.rb', line 3065 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_specification ⇒ Types::ReservationResourceSpecification
Resource configuration (codec, resolution, bitrate, ...)
3065 3066 3067 3068 3069 3070 3071 3072 3073 3074 3075 3076 3077 3078 3079 3080 3081 3082 3083 3084 3085 3086 3087 |
# File 'gems/aws-sdk-medialive/lib/aws-sdk-medialive/types.rb', line 3065 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 |
#start ⇒ String
3065 3066 3067 3068 3069 3070 3071 3072 3073 3074 3075 3076 3077 3078 3079 3080 3081 3082 3083 3084 3085 3086 3087 |
# File 'gems/aws-sdk-medialive/lib/aws-sdk-medialive/types.rb', line 3065 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 |
#state ⇒ String
Current reservation state
3065 3066 3067 3068 3069 3070 3071 3072 3073 3074 3075 3076 3077 3078 3079 3080 3081 3082 3083 3084 3085 3086 3087 |
# File 'gems/aws-sdk-medialive/lib/aws-sdk-medialive/types.rb', line 3065 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 |
#tags ⇒ Hash<String,String>
3065 3066 3067 3068 3069 3070 3071 3072 3073 3074 3075 3076 3077 3078 3079 3080 3081 3082 3083 3084 3085 3086 3087 |
# File 'gems/aws-sdk-medialive/lib/aws-sdk-medialive/types.rb', line 3065 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_price ⇒ Float
3065 3066 3067 3068 3069 3070 3071 3072 3073 3074 3075 3076 3077 3078 3079 3080 3081 3082 3083 3084 3085 3086 3087 |
# File 'gems/aws-sdk-medialive/lib/aws-sdk-medialive/types.rb', line 3065 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 |