OfferInformation
Summary information about an offer, including the offer identifier, name, and seller of record.
Contents
Note
In the following list, the required parameters are described first.
- offerId
-
The unique identifier of the offer.
Type: String
Length Constraints: Minimum length of 1. Maximum length of 255.
Pattern:
[\w\-]+Required: Yes
- sellerOfRecord
-
The entity responsible for selling the product under this offer.
Type: SellerInformation object
Required: Yes
- offerName
-
The display name of the offer.
Type: String
Length Constraints: Minimum length of 0. Maximum length of 255.
Required: No
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: