class Aws::DeviceFarm::Types::RenewOfferingRequest
A request that represents an offering renewal.
@note When making an API call, you may pass RenewOfferingRequest
data as a hash: { offering_id: "OfferingIdentifier", # required quantity: 1, # required }
@!attribute [rw] offering_id
The ID of a request to renew an offering. @return [String]
@!attribute [rw] quantity
The quantity requested in an offering renewal. @return [Integer]
@see docs.aws.amazon.com/goto/WebAPI/devicefarm-2015-06-23/RenewOfferingRequest AWS API Documentation
Constants
- SENSITIVE