--- # generated by https://github.com/hashicorp/terraform-plugin-docs page_title: "awscc_billingconductor_pricing_plan Data Source - terraform-provider-awscc" subcategory: "" description: |- Data Source schema for AWS::BillingConductor::PricingPlan --- # awscc_billingconductor_pricing_plan (Data Source) Data Source schema for AWS::BillingConductor::PricingPlan ## Schema ### Required - `id` (String) Uniquely identifies the resource. ### Read-Only - `arn` (String) Pricing Plan ARN - `creation_time` (Number) Creation timestamp in UNIX epoch time format - `description` (String) - `last_modified_time` (Number) Latest modified timestamp in UNIX epoch time format - `name` (String) - `pricing_rule_arns` (List of String) - `size` (Number) Number of associated pricing rules - `tags` (Attributes Set) (see [below for nested schema](#nestedatt--tags)) ### Nested Schema for `tags` Read-Only: - `key` (String) - `value` (String)