Builder

class Builder

Properties

Link copied to clipboard

A unique, case-sensitive identifier that you specify to ensure idempotency of the request. Idempotency ensures that an API request completes no more than one time. With an idempotent request, if the original request completes successfully, any subsequent retries complete successfully without performing any further actions.

Link copied to clipboard

The description of the pricing plan.

Link copied to clipboard
var name: String?

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.