/AWS1/CL_BICLSTACASSOCIATION01¶
The filter on the account ID of the linked account, or any of the following:
MONITORED: linked accounts that are associated to billing groups.
UNMONITORED: linked accounts that are not associated to billing groups.
Billing Group Arn: linked accounts that are associated to the provided Billing Group Arn.
CONSTRUCTOR¶
IMPORTING¶
Optional arguments:¶
iv_association TYPE /AWS1/BICASSOCIATION /AWS1/BICASSOCIATION¶
MONITORED: linked accounts that are associated to billing groups.
UNMONITORED: linked accounts that are not associated to billing groups.
Billing Group Arn: linked accounts that are associated to the provided Billing Group Arn.
iv_accountid TYPE /AWS1/BICACCOUNTID /AWS1/BICACCOUNTID¶
The Amazon Web Services account ID to filter on.
it_accountids TYPE /AWS1/CL_BICACCTIDFILTERLIST_W=>TT_ACCOUNTIDFILTERLIST TT_ACCOUNTIDFILTERLIST¶
The list of Amazon Web Services IDs to retrieve their associated billing group for a given time range.
Queryable Attributes¶
Association¶
MONITORED: linked accounts that are associated to billing groups.
UNMONITORED: linked accounts that are not associated to billing groups.
Billing Group Arn: linked accounts that are associated to the provided Billing Group Arn.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_ASSOCIATION() |
Getter for ASSOCIATION, with configurable default |
ASK_ASSOCIATION() |
Getter for ASSOCIATION w/ exceptions if field has no value |
HAS_ASSOCIATION() |
Determine if ASSOCIATION has a value |
AccountId¶
The Amazon Web Services account ID to filter on.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_ACCOUNTID() |
Getter for ACCOUNTID, with configurable default |
ASK_ACCOUNTID() |
Getter for ACCOUNTID w/ exceptions if field has no value |
HAS_ACCOUNTID() |
Determine if ACCOUNTID has a value |
AccountIds¶
The list of Amazon Web Services IDs to retrieve their associated billing group for a given time range.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_ACCOUNTIDS() |
Getter for ACCOUNTIDS, with configurable default |
ASK_ACCOUNTIDS() |
Getter for ACCOUNTIDS w/ exceptions if field has no value |
HAS_ACCOUNTIDS() |
Determine if ACCOUNTIDS has a value |