PricingPlanListElement

A representation of a pricing plan.

Types

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

Properties

Link copied to clipboard
val arn: String?

The pricing plan Amazon Resource Names (ARN). This can be used to uniquely identify a pricing plan.

Link copied to clipboard

The time when the pricing plan was created.

Link copied to clipboard

The pricing plan description.

Link copied to clipboard

The most recent time when the pricing plan was modified.

Link copied to clipboard
val name: String?

The name of a pricing plan.

Link copied to clipboard
val size: Long

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

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