class Aws::MediaLive::Types::Offering
Reserved resources available for purchase
@!attribute [rw] arn
Unique offering ARN, e.g. 'arn:aws:medialive:us-west-2:123456789012:offering:87654321' @return [String]
@!attribute [rw] currency_code
Currency code for usagePrice and fixedPrice in ISO-4217 format, e.g. 'USD' @return [String]
@!attribute [rw] duration
Lease duration, e.g. '12' @return [Integer]
@!attribute [rw] duration_units
Units for duration, e.g. 'MONTHS' @return [String]
@!attribute [rw] fixed_price
One-time charge for each reserved resource, e.g. '0.0' for a NO\_UPFRONT offering @return [Float]
@!attribute [rw] offering_description
Offering description, e.g. 'HD AVC output at 10-20 Mbps, 30 fps, and standard VQ in US West (Oregon)' @return [String]
@!attribute [rw] offering_id
Unique offering ID, e.g. '87654321' @return [String]
@!attribute [rw] offering_type
Offering type, e.g. 'NO\_UPFRONT' @return [String]
@!attribute [rw] region
AWS region, e.g. 'us-west-2' @return [String]
@!attribute [rw] resource_specification
Resource configuration details @return [Types::ReservationResourceSpecification]
@!attribute [rw] usage_price
Recurring usage charge for each reserved resource, e.g. '157.0' @return [Float]
@see docs.aws.amazon.com/goto/WebAPI/medialive-2017-10-14/Offering AWS API Documentation
Constants
- SENSITIVE