class Aws::MediaLive::Types::PurchaseOfferingRequest
@note When making an API call, you may pass PurchaseOfferingRequest
data as a hash: { count: 1, # required name: "__string", offering_id: "__string", # required request_id: "__string", start: "__string", tags: { "__string" => "__string", }, }
@!attribute [rw] count
@return [Integer]
@!attribute [rw] name
@return [String]
@!attribute [rw] offering_id
@return [String]
@!attribute [rw] request_id
**A suitable default value is auto-generated.** You should normally not need to pass this option. @return [String]
@!attribute [rw] start
@return [String]
@!attribute [rw] tags
@return [Hash<String,String>]
@see docs.aws.amazon.com/goto/WebAPI/medialive-2017-10-14/PurchaseOfferingRequest AWS API Documentation
Constants
- SENSITIVE