CreateCustomLineItemRequest

Types

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

Properties

Link copied to clipboard

The Amazon Web Services account in which this custom line item will be applied to.

Link copied to clipboard

The Amazon Resource Name (ARN) that references the billing group where the custom line item applies to.

Link copied to clipboard

A time range for which the custom line item is effective.

Link copied to clipboard

A CustomLineItemChargeDetails that describes the charge details for a custom line item.

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 custom line item. This is shown on the Bills page in association with the charge value.

Link copied to clipboard

The name of the custom line item.

Link copied to clipboard

A map that contains tag keys and tag values that are attached to a custom line item.

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