billingconductor_disassociate_accounts: Removes the specified list of account IDs from the given...

View source: R/billingconductor_operations.R

billingconductor_disassociate_accountsR Documentation

Removes the specified list of account IDs from the given billing group

Description

Removes the specified list of account IDs from the given billing group.

See https://www.paws-r-sdk.com/docs/billingconductor_disassociate_accounts/ for full documentation.

Usage

billingconductor_disassociate_accounts(Arn, AccountIds)

Arguments

Arn

[required] The Amazon Resource Name (ARN) of the billing group that the array of account IDs will disassociate from.

AccountIds

[required] The array of account IDs to disassociate.


paws.cost.management documentation built on Sept. 12, 2023, 1:09 a.m.