A custom line item is an one time charge that is applied to a specific billing group's bill.
billing_group_arn
(String) Billing Group ARNname
(String)account_id
(String) The account which this custom line item will be charged tobilling_period_range
(Attributes) (see below for nested schema)custom_line_item_charge_details
(Attributes) (see below for nested schema)description
(String)tags
(Attributes Set) (see below for nested schema)arn
(String) ARNassociation_size
(Number) Number of source values associated to this custom line itemcreation_time
(Number) Creation timestamp in UNIX epoch time formatcurrency_code
(String)id
(String) Uniquely identifies the resource.last_modified_time
(Number) Latest modified timestamp in UNIX epoch time formatproduct_code
(String)billing_period_range
Optional:
exclusive_end_billing_period
(String)inclusive_start_billing_period
(String)custom_line_item_charge_details
Required:
type
(String)Optional:
flat
(Attributes) (see below for nested schema)line_item_filters
(Attributes Set) (see below for nested schema)percentage
(Attributes) (see below for nested schema)custom_line_item_charge_details.flat
Required:
charge_value
(Number)custom_line_item_charge_details.line_item_filters
Required:
attribute
(String)match_option
(String)values
(Set of String)custom_line_item_charge_details.percentage
Required:
percentage_value
(Number)Optional:
child_associated_resources
(Set of String)tags
Required:
key
(String)value
(String)Import is supported using the following syntax:
$ terraform import awscc_billingconductor_custom_line_item.example <resource ID>