FreeTrialPricingTerm

Defines a free trial pricing term that enables customers to try the product before purchasing.

Constructors

Link copied to clipboard
constructor(value: FreeTrialPricingTerm)

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