View a markdown version of this page

ValidityTerm - AWS Marketplace

ValidityTerm

Defines a validity term that specifies the duration or date range of an agreement.

Contents

Note

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

id

The unique identifier of the term.

Type: String

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

Pattern: [A-Za-z0-9+=;,.@\-_]+

Required: Yes

type

The category of the term.

Type: String

Valid Values: ByolPricingTerm | ConfigurableUpfrontPricingTerm | FixedUpfrontPricingTerm | UsageBasedPricingTerm | FreeTrialPricingTerm | LegalTerm | PaymentScheduleTerm | RecurringPaymentTerm | RenewalTerm | SupportTerm | ValidityTerm | VariablePaymentTerm

Required: Yes

agreementDuration

The duration of the agreement, in ISO 8601 format.

Type: String

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

Pattern: (.)+

Required: No

agreementEndDate

The date when the agreement ends.

Type: Timestamp

Required: No

agreementStartDate

The date when the agreement starts.

Type: Timestamp

Required: No

See Also

For more information about using this API in one of the language-specific AWS SDKs, see the following: