CreateBillingGroupRequest
Types
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
A unique, case-sensitive identifier that you specify to ensure idempotency of the request. Idempotency ensures that an API request completes no more than one time. With an idempotent request, if the original request completes successfully, any subsequent retries complete successfully without performing any further actions.
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 account ID that serves as the main account in a billing group.
Functions
Link copied to clipboard
inline fun copy(block: CreateBillingGroupRequest.Builder.() -> Unit = {}): CreateBillingGroupRequest