updateBillingTransferPreference
inline suspend fun BillingconductorClient.updateBillingTransferPreference(crossinline block: UpdateBillingTransferPreferenceRequest.Builder.() -> Unit): UpdateBillingTransferPreferenceResponse
Sets the auto billing group creation preference for a billing transfer. When the preference is enabled, Billing Conductor automatically creates an indirect billing transfer billing group in your account, with the pricing plan that you specify, for each account that transfers its bill to the bill source account of this billing transfer. The preference applies only to billing groups that are created after you enable it.
Enabling the preference requires the iam:CreateServiceLinkedRole permission. While a pricing plan is specified in an enabled preference, you can't delete that pricing plan.