CreateBillingGroupRequest

Types

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

Properties

Link copied to clipboard

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

Link copied to clipboard

The token that is needed to support idempotency. Idempotency isn't currently supported, but will be implemented in a future update.

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 description of the billing group.

Link copied to clipboard

The billing group name. The names must be unique.

Link copied to clipboard

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

Link copied to clipboard

A map that contains tag keys and tag values that are attached to a billing group. This feature isn't available during the beta.

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