This updates an existing billing group.
See https://www.paws-r-sdk.com/docs/billingconductor_update_billing_group/ for full documentation.
billingconductor_update_billing_group(
Arn,
Name = NULL,
Status = NULL,
ComputationPreference = NULL,
Description = NULL,
AccountGrouping = NULL
)
[required] The Amazon Resource Name (ARN) of the billing group being updated.
The name of the billing group. The names must be unique to each billing group.
The status of the billing group. Only one of the valid values can be used.
The preferences and settings that will be used to compute the Amazon Web Services charges for a billing group.
A description of the billing group.
Specifies if the billing group has automatic account association
(AutoAssociate
) enabled.