UpdatePricingPlanResponse

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 updated pricing plan.

Link copied to clipboard

The new description for the pricing rule.

Link copied to clipboard

The most recent time when the pricing plan was modified.

Link copied to clipboard
val name: String?

The name of the pricing plan. The name must be unique to each pricing plan.

Link copied to clipboard
val size: Long

The pricing rules count that's currently associated with this pricing plan list.

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