UpdatePricingRuleResponse

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) of the successfully updated 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 new description for the pricing rule.

Link copied to clipboard

The most recent time the pricing rule was modified.

Link copied to clipboard

The new modifier to show pricing plan rates as a percentage.

Link copied to clipboard
val name: String?

The new name of the pricing rule. The name must be unique to each pricing rule.

Link copied to clipboard

Operation refers to the specific Amazon Web Services 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, the 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 new pricing rule type.

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