class Aws::Outposts::Types::LineItemRequest

Information about a line item request.

@note When making an API call, you may pass LineItemRequest

data as a hash:

    {
      catalog_item_id: "SkuCode",
      quantity: 1,
    }

@!attribute [rw] catalog_item_id

The ID of the catalog item.
@return [String]

@!attribute [rw] quantity

The quantity of a line item request.
@return [Integer]

@see docs.aws.amazon.com/goto/WebAPI/outposts-2019-12-03/LineItemRequest AWS API Documentation

Constants

SENSITIVE