| Package | Description |
|---|---|
| com.amazonaws.services.billingconductor.model |
| Modifier and Type | Method and Description |
|---|---|
UpdateBillingGroupAccountGrouping |
UpdateBillingGroupAccountGrouping.clone() |
UpdateBillingGroupAccountGrouping |
UpdateBillingGroupResult.getAccountGrouping()
Specifies if the billing group has automatic account association (
AutoAssociate) enabled. |
UpdateBillingGroupAccountGrouping |
UpdateBillingGroupRequest.getAccountGrouping()
Specifies if the billing group has automatic account association (
AutoAssociate) enabled. |
UpdateBillingGroupAccountGrouping |
UpdateBillingGroupAccountGrouping.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 |
UpdateBillingGroupResult.setAccountGrouping(UpdateBillingGroupAccountGrouping accountGrouping)
Specifies if the billing group has automatic account association (
AutoAssociate) enabled. |
void |
UpdateBillingGroupRequest.setAccountGrouping(UpdateBillingGroupAccountGrouping accountGrouping)
Specifies if the billing group has automatic account association (
AutoAssociate) enabled. |
UpdateBillingGroupResult |
UpdateBillingGroupResult.withAccountGrouping(UpdateBillingGroupAccountGrouping accountGrouping)
Specifies if the billing group has automatic account association (
AutoAssociate) enabled. |
UpdateBillingGroupRequest |
UpdateBillingGroupRequest.withAccountGrouping(UpdateBillingGroupAccountGrouping accountGrouping)
Specifies if the billing group has automatic account association (
AutoAssociate) enabled. |
Copyright © 2025. All rights reserved.