RequestedTermConfiguration
A tagged union that represents the term configuration provided by the acceptor. Only one configuration is accepted per term.
Contents
Note
In the following list, the required parameters are described first.
Important
This data type is a UNION, so only one of the following members can be specified when used or returned.
- configurableUpfrontPricingTermConfiguration
-
Defines a prepaid payment model that allows buyers to configure the entitlements they want to purchase and the duration.
Type: ConfigurableUpfrontPricingTermConfiguration object
Required: No
- renewalTermConfiguration
-
Additional parameters specified by the acceptor while accepting the term.
Type: RenewalTermConfiguration object
Required: No
- variablePaymentTermConfiguration
-
Additional parameters specified by the acceptor while accepting the variable payment term.
Type: VariablePaymentTermConfiguration object
Required: No
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: