View a markdown version of this page

AutoTransferBillingGroupCreationPreference - AWS Billing Conductor

AutoTransferBillingGroupCreationPreference

The auto billing group creation preference for a billing transfer. When the preference is enabled, AWS Billing Conductor automatically creates an indirect billing transfer billing group, with the specified pricing plan, for each account that transfers its bill to the bill source account of the billing transfer.

Contents

Enabled

Specifies whether AWS Billing Conductor automatically creates billing groups for the billing transfer. The preference is disabled by default.

Type: Boolean

Required: Yes

PricingPlanArn

The Amazon Resource Name (ARN) of the pricing plan to apply to the automatically created billing groups. This value is required when Enabled is true, and must be omitted when Enabled is false.

Type: String

Pattern: (arn:aws(-cn)?:billingconductor::(aws|[0-9]{12}):pricingplan/)?(BasicPricingPlan|Passthrough|[a-zA-Z0-9]{10})

Required: No

See Also

For more information about using this API in one of the language-specific AWS SDKs, see the following: