BillEstimateLineItemSummary

Provides a summary of a line item in a bill estimate.

Types

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

Properties

Link copied to clipboard

The availability zone associated with this line item, if applicable.

Link copied to clipboard

The estimated cost for this line item.

Link copied to clipboard

The estimated usage quantity for this line item.

Link copied to clipboard

The historical cost for this line item.

Link copied to clipboard

The historical usage quantity for this line item.

Link copied to clipboard
val id: String?

The unique identifier of this line item.

Link copied to clipboard

The line item identifier from the original bill.

Link copied to clipboard

The type of this line item (e.g., Usage, Tax, Credit).

Link copied to clipboard

The location associated with this line item.

Link copied to clipboard

The specific operation associated with this line item.

Link copied to clipboard

The Amazon Web Services account ID of the payer for this line item.

Link copied to clipboard

The Amazon Resource Names (ARNs) of any Savings Plans applied to this line item.

Link copied to clipboard

The Amazon Web Services service code associated with this line item.

Link copied to clipboard

The Amazon Web Services account ID associated with the usage for this line item.

Link copied to clipboard

The type of usage for this 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