/AWS1/CL_BICUPDBLLNGGROUPOUT¶
UpdateBillingGroupOutput
CONSTRUCTOR
¶
IMPORTING¶
Optional arguments:¶
iv_arn
TYPE /AWS1/BICBILLINGGROUPARN
/AWS1/BICBILLINGGROUPARN
¶
The Amazon Resource Name (ARN) of the billing group that was updated.
iv_name
TYPE /AWS1/BICBILLINGGROUPNAME
/AWS1/BICBILLINGGROUPNAME
¶
The name of the billing group. The names must be unique to each billing group.
iv_description
TYPE /AWS1/BICBILLINGGROUPDESC
/AWS1/BICBILLINGGROUPDESC
¶
A description of the billing group.
iv_primaryaccountid
TYPE /AWS1/BICACCOUNTID
/AWS1/BICACCOUNTID
¶
The account ID that serves as the main account in a billing group.
iv_pricingplanarn
TYPE /AWS1/BICPRICINGPLANARN
/AWS1/BICPRICINGPLANARN
¶
The Amazon Resource Name (ARN) of the pricing plan to compute Amazon Web Services charges for the billing group.
iv_size
TYPE /AWS1/BICNUMBEROFACCOUNTS
/AWS1/BICNUMBEROFACCOUNTS
¶
The number of accounts in the particular billing group.
iv_lastmodifiedtime
TYPE /AWS1/BICINSTANT
/AWS1/BICINSTANT
¶
The most recent time when the billing group was modified.
iv_status
TYPE /AWS1/BICBILLINGGROUPSTATUS
/AWS1/BICBILLINGGROUPSTATUS
¶
The status of the billing group. Only one of the valid values can be used.
iv_statusreason
TYPE /AWS1/BICBLLNGGROUPSTATUSRSN
/AWS1/BICBLLNGGROUPSTATUSRSN
¶
The reason why the billing group is in its current status.
io_accountgrouping
TYPE REF TO /AWS1/CL_BICUPBLLGRACGRING
/AWS1/CL_BICUPBLLGRACGRING
¶
Specifies if the billing group has automatic account association (
AutoAssociate
) enabled.
Queryable Attributes¶
Arn¶
The Amazon Resource Name (ARN) of the billing group that was updated.
Accessible with the following methods¶
Method | Description |
---|---|
GET_ARN() |
Getter for ARN, with configurable default |
ASK_ARN() |
Getter for ARN w/ exceptions if field has no value |
HAS_ARN() |
Determine if ARN has a value |
Name¶
The name of the billing group. The names must be unique to each billing group.
Accessible with the following methods¶
Method | Description |
---|---|
GET_NAME() |
Getter for NAME, with configurable default |
ASK_NAME() |
Getter for NAME w/ exceptions if field has no value |
HAS_NAME() |
Determine if NAME has a value |
Description¶
A description of the billing group.
Accessible with the following methods¶
Method | Description |
---|---|
GET_DESCRIPTION() |
Getter for DESCRIPTION, with configurable default |
ASK_DESCRIPTION() |
Getter for DESCRIPTION w/ exceptions if field has no value |
HAS_DESCRIPTION() |
Determine if DESCRIPTION has a value |
PrimaryAccountId¶
The account ID that serves as the main account in a billing group.
Accessible with the following methods¶
Method | Description |
---|---|
GET_PRIMARYACCOUNTID() |
Getter for PRIMARYACCOUNTID, with configurable default |
ASK_PRIMARYACCOUNTID() |
Getter for PRIMARYACCOUNTID w/ exceptions if field has no va |
HAS_PRIMARYACCOUNTID() |
Determine if PRIMARYACCOUNTID has a value |
PricingPlanArn¶
The Amazon Resource Name (ARN) of the pricing plan to compute Amazon Web Services charges for the billing group.
Accessible with the following methods¶
Method | Description |
---|---|
GET_PRICINGPLANARN() |
Getter for PRICINGPLANARN, with configurable default |
ASK_PRICINGPLANARN() |
Getter for PRICINGPLANARN w/ exceptions if field has no valu |
HAS_PRICINGPLANARN() |
Determine if PRICINGPLANARN has a value |
Size¶
The number of accounts in the particular billing group.
Accessible with the following methods¶
Method | Description |
---|---|
GET_SIZE() |
Getter for SIZE |
LastModifiedTime¶
The most recent time when the billing group was modified.
Accessible with the following methods¶
Method | Description |
---|---|
GET_LASTMODIFIEDTIME() |
Getter for LASTMODIFIEDTIME |
Status¶
The status of the billing group. Only one of the valid values can be used.
Accessible with the following methods¶
Method | Description |
---|---|
GET_STATUS() |
Getter for STATUS, with configurable default |
ASK_STATUS() |
Getter for STATUS w/ exceptions if field has no value |
HAS_STATUS() |
Determine if STATUS has a value |
StatusReason¶
The reason why the billing group is in its current status.
Accessible with the following methods¶
Method | Description |
---|---|
GET_STATUSREASON() |
Getter for STATUSREASON, with configurable default |
ASK_STATUSREASON() |
Getter for STATUSREASON w/ exceptions if field has no value |
HAS_STATUSREASON() |
Determine if STATUSREASON has a value |
AccountGrouping¶
Specifies if the billing group has automatic account association (
AutoAssociate
) enabled.
Accessible with the following methods¶
Method | Description |
---|---|
GET_ACCOUNTGROUPING() |
Getter for ACCOUNTGROUPING |