CreatePricingPlanRequest

Types

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

Properties

Link copied to clipboard

The token that is needed to support idempotency. Idempotency isn't currently supported, but will be implemented in a future update.

Link copied to clipboard

The description of the pricing plan.

Link copied to clipboard

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

Link copied to clipboard

A list of Amazon Resource Names (ARNs) that define the pricing plan parameters.

Link copied to clipboard

A map that contains tag keys and tag values that are attached to a pricing plan.

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