RateCardItem
Defines the per unit rates for each individual product dimension.
Contents
Note
In the following list, the required parameters are described first.
- dimensionKey
-
Dimension for which the given entitlement applies. Dimensions represent categories of capacity in a product and are specified when the product is listed in AWS Marketplace.
Type: String
Length Constraints: Minimum length of 1. Maximum length of 4096.
Pattern:
^(.)+$
Required: No
- price
-
Per unit price for the product dimension that’s used for calculating the amount to be charged.
Type: String
Length Constraints: Minimum length of 1. Maximum length of 4096.
Pattern:
^(.)+$
Required: No
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: