InvoiceUnitRule

This is used to categorize the invoice unit. Values are Amazon Web Services account IDs. Currently, the only supported rule is LINKED_ACCOUNT.

Types

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

Properties

Link copied to clipboard

The list of LINKED_ACCOUNT IDs where charges are included within the invoice unit.

Functions

Link copied to clipboard
inline fun copy(block: InvoiceUnitRule.Builder.() -> Unit = {}): InvoiceUnitRule
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