| Package | Description |
|---|---|
| com.amazonaws.services.billingconductor.model |
| Modifier and Type | Method and Description |
|---|---|
ListBillingGroupAccountGrouping |
ListBillingGroupAccountGrouping.clone() |
ListBillingGroupAccountGrouping |
BillingGroupListElement.getAccountGrouping()
Specifies if the billing group has automatic account association (
AutoAssociate) enabled. |
ListBillingGroupAccountGrouping |
ListBillingGroupAccountGrouping.withAutoAssociate(Boolean autoAssociate)
Specifies if this billing group will automatically associate newly added Amazon Web Services accounts that join
your consolidated billing family.
|
| Modifier and Type | Method and Description |
|---|---|
void |
BillingGroupListElement.setAccountGrouping(ListBillingGroupAccountGrouping accountGrouping)
Specifies if the billing group has automatic account association (
AutoAssociate) enabled. |
BillingGroupListElement |
BillingGroupListElement.withAccountGrouping(ListBillingGroupAccountGrouping accountGrouping)
Specifies if the billing group has automatic account association (
AutoAssociate) enabled. |
Copyright © 2023. All rights reserved.