AWS::BillingConductor::BillingGroup AccountGrouping
The set of accounts that will be under the billing group. The set of accounts resemble the linked accounts in a consolidated family.
Syntax
To declare this entity in your Amazon CloudFormation template, use the following syntax:
JSON
{ "LinkedAccountIds" :[ String, ... ]}
YAML
LinkedAccountIds:- String
Properties
LinkedAccountIds-
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.
Required: Yes
Type: List of String
Update requires: No interruption