PricingModel
A pricing model that determines how buyers are charged for a listing, such as usage-based, contract, BYOL, or free.
Contents
Note
In the following list, the required parameters are described first.
- displayName
-
The human-readable name of the pricing model.
Type: String
Length Constraints: Minimum length of 1. Maximum length of 1024.
Pattern:
.*\S.*Required: Yes
- pricingModelType
-
The machine-readable type of the pricing model.
Type: String
Valid Values:
USAGE | CONTRACT | BYOL | FREERequired: Yes
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: