PricingRuleListElement

A representation of a pricing rule.

Types

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

Properties

Link copied to clipboard
val arn: String?

The Amazon Resource Name (ARN) used to uniquely identify a pricing rule.

Link copied to clipboard

The pricing plans count that this pricing rule is associated with.

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 time when the pricing rule was created.

Link copied to clipboard

The pricing rule description.

Link copied to clipboard

The most recent time when the pricing rule was modified.

Link copied to clipboard

A percentage modifier applied on the public pricing rates.

Link copied to clipboard
val name: String?

The name of a 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 is globally applicable, or if it is service-specific.

Link copied to clipboard

If the Scope attribute is SERVICE, this attribute indicates which service the PricingRule is applicable for.

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