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

Class: Aws::DeviceFarm::Types::OfferingStatus

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

Overview

The status of the offering.

Returned by:

Instance Attribute Summary collapse

Instance Attribute Details

#effective_onTime

The date on which the offering is effective.

Returns:

  • (Time)

    The date on which the offering is effective.

#offeringTypes::Offering

Represents the metadata of an offering status.

Returns:

#quantityInteger

The number of available devices in the offering.

Returns:

  • (Integer)

    The number of available devices in the offering.

#typeString

The type specified for the offering status.

Possible values:

  • PURCHASE
  • RENEW
  • SYSTEM

Returns:

  • (String)

    The type specified for the offering status.