AccountGrouping

The set of accounts that will be under the billing group. The set of accounts resemble the linked accounts in a consolidated billing family.

Types

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

Properties

Link copied to clipboard

Specifies if this billing group will automatically associate newly added Amazon Web Services accounts that join your consolidated billing family.

Link copied to clipboard

The account IDs that make up the billing group. Account IDs must be a part of the consolidated billing family, and not associated with another billing group.

Functions

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