BillingGroupListElement

A representation of a billing group.

Types

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

Properties

Link copied to clipboard

Specifies if the billing group has automatic account association (AutoAssociate) enabled.

Link copied to clipboard
val arn: String?

The Amazon Resource Number (ARN) that can be used to uniquely identify the billing group.

Link copied to clipboard

The preferences and settings that will be used to compute the Amazon Web Services charges for a billing group.

Link copied to clipboard

The time when the billing group was created.

Link copied to clipboard

The description of the billing group.

Link copied to clipboard

The most recent time when the billing group was modified.

Link copied to clipboard
val name: String?

The name of the billing group.

Link copied to clipboard

The account ID that serves as the main account in a billing group.

Link copied to clipboard
val size: Long

The number of accounts in the particular billing group.

Link copied to clipboard

The billing group status. Only one of the valid values can be used.

Link copied to clipboard

The reason why the billing group is in its current status.

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