billingconductor_batch_assoc_resou_to_custo_line_item: Associates a batch of resources to a percentage custom line...

billingconductor_batch_associate_resources_to_custom_line_itemR 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

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