billingconductor_batch_disassociate_resources_from_custom_line_item {paws.cost.management} | R Documentation |
Disassociates a batch of resources from a percentage custom line item
Description
Disassociates a batch of resources from a percentage custom line item.
See https://www.paws-r-sdk.com/docs/billingconductor_batch_disassociate_resources_from_custom_line_item/ for full documentation.
Usage
billingconductor_batch_disassociate_resources_from_custom_line_item(
TargetArn,
ResourceArns,
BillingPeriodRange = NULL
)
Arguments
TargetArn |
[required] A percentage custom line item ARN to disassociate the resources from. |
ResourceArns |
[required] A list containing the ARNs of resources to be disassociated. |
BillingPeriodRange |
[Package paws.cost.management version 0.7.0 Index]