FixedUpfrontPricingTerm - AWS Marketplace

FixedUpfrontPricingTerm

Defines a prepaid pricing model where the customers are charged a fixed upfront amount.

Contents

Note

In the following list, the required parameters are described first.

currencyCode

Defines the currency for the prices mentioned in this term.

Type: String

Length Constraints: Fixed length of 3.

Pattern: ^[A-Z]+$

Required: No

duration

Contract duration for the terms.

Type: String

Length Constraints: Minimum length of 1. Maximum length of 4096.

Pattern: ^(.)+$

Required: No

grants

Entitlements granted to the acceptor of fixed upfront as part of agreement execution.

Type: Array of GrantItem objects

Required: No

price

Fixed amount to be charged to the customer when this term is accepted.

Type: String

Length Constraints: Minimum length of 1. Maximum length of 4096.

Pattern: ^(.)+$

Required: No

type

Category of the term being updated.

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: