billingconductor_batch_associate_resources_to_custom_line_item {paws.cost.management}R Documentation

Associates a batch of resources to a percentage custom line item

Description

Associates a batch of resources to a percentage custom line item.

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

Usage

billingconductor_batch_associate_resources_to_custom_line_item(
  TargetArn,
  ResourceArns,
  BillingPeriodRange = NULL
)

Arguments

TargetArn

[required] A percentage custom line item ARN to associate the resources to.

ResourceArns

[required] A list containing the ARNs of the resources to be associated.

BillingPeriodRange

[Package paws.cost.management version 0.6.1 Index]