UpdatePricingRuleRequest

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 pricing rule to update.

Link copied to clipboard

The new description for the pricing rule.

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

The set of tiering configurations for the pricing rule.

Link copied to clipboard

The new pricing rule type.

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