GrantItem
An entitlement granted to the buyer as part of a pricing term.
Contents
Note
In the following list, the required parameters are described first.
- dimensionKey
-
The machine-readable key identifying the entitlement dimension.
Type: String
Length Constraints: Minimum length of 1. Maximum length of 4096.
Pattern:
(.)+Required: Yes
- displayName
-
The human-readable name of the entitlement dimension.
Type: String
Length Constraints: Minimum length of 1. Maximum length of 4096.
Pattern:
(.)+Required: Yes
- unit
-
The unit of measurement for the entitlement.
Type: String
Length Constraints: Minimum length of 1. Maximum length of 4096.
Pattern:
(.)+Required: Yes
- description
-
A description of the entitlement.
Type: String
Length Constraints: Minimum length of 1. Maximum length of 4096.
Pattern:
(.)+Required: No
- dimensionLabels
-
Labels used to categorize this entitlement, such as by region.
Type: Array of DimensionLabel objects
Required: No
- maxQuantity
-
The maximum quantity of the entitlement that can be granted.
Type: Integer
Required: No
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: