/AWS1/CL_BICACCOUNTGROUPING¶
The set of accounts that will be under the billing group. The set of accounts resemble the linked accounts in a consolidated billing family.
CONSTRUCTOR¶
IMPORTING¶
Optional arguments:¶
it_linkedaccountids TYPE /AWS1/CL_BICACCOUNTIDLIST_W=>TT_ACCOUNTIDLIST TT_ACCOUNTIDLIST¶
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.
iv_autoassociate TYPE /AWS1/BICBOOLEAN /AWS1/BICBOOLEAN¶
Specifies if this billing group will automatically associate newly added Amazon Web Services accounts that join your consolidated billing family.
iv_responsibilitytransferarn TYPE /AWS1/BICRESPONSIBILITYXFERARN /AWS1/BICRESPONSIBILITYXFERARN¶
The Amazon Resource Name (ARN) that identifies the transfer relationship owned by the Bill Transfer account (caller account). When specified, the PrimaryAccountId is no longer required.
Queryable Attributes¶
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.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_LINKEDACCOUNTIDS() |
Getter for LINKEDACCOUNTIDS, with configurable default |
ASK_LINKEDACCOUNTIDS() |
Getter for LINKEDACCOUNTIDS w/ exceptions if field has no va |
HAS_LINKEDACCOUNTIDS() |
Determine if LINKEDACCOUNTIDS has a value |
AutoAssociate¶
Specifies if this billing group will automatically associate newly added Amazon Web Services accounts that join your consolidated billing family.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_AUTOASSOCIATE() |
Getter for AUTOASSOCIATE, with configurable default |
ASK_AUTOASSOCIATE() |
Getter for AUTOASSOCIATE w/ exceptions if field has no value |
HAS_AUTOASSOCIATE() |
Determine if AUTOASSOCIATE has a value |
ResponsibilityTransferArn¶
The Amazon Resource Name (ARN) that identifies the transfer relationship owned by the Bill Transfer account (caller account). When specified, the PrimaryAccountId is no longer required.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_RESPONSIBILITYXFERARN() |
Getter for RESPONSIBILITYTRANSFERARN, with configurable defa |
ASK_RESPONSIBILITYXFERARN() |
Getter for RESPONSIBILITYTRANSFERARN w/ exceptions if field |
HAS_RESPONSIBILITYXFERARN() |
Determine if RESPONSIBILITYTRANSFERARN has a value |