ConfigurableUpfrontPricingTerm

Defines a configurable upfront pricing term with selectable rate cards, where buyers choose from predefined pricing configurations.

Constructors

Link copied to clipboard
constructor(value: ConfigurableUpfrontPricingTerm)

Properties

Link copied to clipboard

Inherited functions

Link copied to clipboard
Link copied to clipboard

Casts this OfferTerm as a LegalTerm and retrieves its aws.sdk.kotlin.services.marketplacediscovery.model.LegalTerm value. Throws an exception if the OfferTerm is not a LegalTerm.

Link copied to clipboard

Casts this OfferTerm as a LegalTerm and retrieves its aws.sdk.kotlin.services.marketplacediscovery.model.LegalTerm value. Returns null if the OfferTerm is not a LegalTerm.

Link copied to clipboard

Casts this OfferTerm as a RenewalTerm and retrieves its aws.sdk.kotlin.services.marketplacediscovery.model.RenewalTerm value. Throws an exception if the OfferTerm is not a RenewalTerm.

Link copied to clipboard
Link copied to clipboard

Casts this OfferTerm as a SupportTerm and retrieves its aws.sdk.kotlin.services.marketplacediscovery.model.SupportTerm value. Throws an exception if the OfferTerm is not a SupportTerm.

Link copied to clipboard
Link copied to clipboard

Casts this OfferTerm as a ValidityTerm and retrieves its aws.sdk.kotlin.services.marketplacediscovery.model.ValidityTerm value. Throws an exception if the OfferTerm is not a ValidityTerm.

Link copied to clipboard