CustomLineItemListElement

A representation of a custom line item.

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
val arn: String?

The Amazon Resource Names (ARNs) for custom line items.

Link copied to clipboard

The number of resources that are associated to the custom line item.

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 ListCustomLineItemChargeDetails that describes the charge details of a custom line item.

Link copied to clipboard

The time created.

Link copied to clipboard

The custom line item's charge value currency. Only one of the valid values can be used.

Link copied to clipboard

The custom line item's description. This is shown on the Bills page in association with the charge value.

Link copied to clipboard

The most recent time when the custom line item was modified.

Link copied to clipboard
val name: String?

The custom line item's name.

Link copied to clipboard

The product code that's associated with the 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