This page is auto-generated based on the official Terraform documentation.

vantage_billing_rules (Data Source)

Schema

Read-Only

Nested Schema for billing_rules

Read-Only:
  • amount (String) The amount for the BillingRule (Charge).
  • apply_to_all (Boolean) Whether the BillingRule applies to all future managed accounts.
  • category (String) The category for the BillingRule (Charge).
  • charge_type (String) The charge type for the BillingRule.
  • created_at (String) The date and time, in UTC, the BillingRule was created. ISO 8601 Formatted.
  • created_by_token (String) The token of the Creator of the BillingRule.
  • end_date (String) The end date of the BillingRule.
  • id (String) The id of the resource
  • percentage (String) The percentage of the cost shown for the BillingRule (Adjustment).
  • service (String) The service for the BillingRule (Charge).
  • sql_query (String) The SQL query for the BillingRule (Custom).
  • start_date (String) The start date of the BillingRule.
  • start_period (String) The start period for the BillingRule (Charge).
  • sub_category (String) The subcategory for the BillingRule (Charge).
  • title (String) The title of the BillingRule.
  • token (String)
  • type (String) The type of the BillingRule.