CreatePricingRuleRequest

Types

Link copied to clipboard
class Builder
Link copied to clipboard
object Companion

Properties

Link copied to clipboard

The seller of services provided by Amazon Web Services, their affiliates, or third-party providers selling services via Amazon Web Services Marketplace.

Link copied to clipboard

The token that's needed to support idempotency. Idempotency isn't currently supported, but will be implemented in a future update.

Link copied to clipboard

The pricing rule description.

Link copied to clipboard

A percentage modifier that's applied on the public pricing rates.

Link copied to clipboard

The pricing rule name. The names must be unique to each pricing rule.

Link copied to clipboard

Operation is the specific Amazon Web Services action covered by this line item. This describes the specific usage of the line item.

Link copied to clipboard

The scope of pricing rule that indicates if it's globally applicable, or it's service-specific.

Link copied to clipboard

If the Scope attribute is set to SERVICE or SKU, the attribute indicates which service the PricingRule is applicable for.

Link copied to clipboard

A map that contains tag keys and tag values that are attached to a pricing rule.

Link copied to clipboard

The set of tiering configurations for the pricing rule.

Link copied to clipboard

The type of pricing rule.

Link copied to clipboard

Usage type is the unit that each service uses to measure the usage of a specific type of resource.

Functions

Link copied to clipboard
Link copied to clipboard
open operator override fun equals(other: Any?): Boolean
Link copied to clipboard
open override fun hashCode(): Int
Link copied to clipboard
open override fun toString(): String