FreeTrialPricingTerm
Defines a short-term free pricing model where the buyers aren’t charged anything within a specified limit.
Contents
Note
In the following list, the required parameters are described first.
- duration
-
Duration of the free trial period (5–31 days).
Type: String
Length Constraints: Minimum length of 1. Maximum length of 4096.
Pattern:
^(.)+$
Required: No
- grants
-
Entitlements granted to the acceptor of a free trial as part of an agreement execution.
Type: Array of GrantItem objects
Required: No
- type
-
Category of the term.
Type: String
Length Constraints: Minimum length of 1. Maximum length of 4096.
Pattern:
^[A-Za-z]+$
Required: No
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: