class Aws::DeviceFarm::Types::Offering

Represents the metadata of a device offering.

@!attribute [rw] id

The ID that corresponds to a device offering.
@return [String]

@!attribute [rw] description

A string that describes the offering.
@return [String]

@!attribute [rw] type

The type of offering (for example, `RECURRING`) for a device.
@return [String]

@!attribute [rw] platform

The platform of the device (for example, `ANDROID` or `IOS`).
@return [String]

@!attribute [rw] recurring_charges

Specifies whether there are recurring charges for the offering.
@return [Array<Types::RecurringCharge>]

@see docs.aws.amazon.com/goto/WebAPI/devicefarm-2015-06-23/Offering AWS API Documentation

Constants

SENSITIVE