---
type: resource-type
title: PricingPlan
description: aws resource type AWS::BillingConductor::PricingPlan
name: PricingPlan
lexicon: aws
resource_type: AWS::BillingConductor::PricingPlan
---
`AWS::BillingConductor::PricingPlan`, a resource type of the aws lexicon.

## Properties

- `Name` (`string`, required)
- `Arn` (`string`, optional): Pricing Plan ARN
- `CreationTime` (`number`, optional): Creation timestamp in UNIX epoch time format
- `Description` (`string`, optional)
- `LastModifiedTime` (`number`, optional): Latest modified timestamp in UNIX epoch time format
- `PricingRuleArns` (`string[]`, optional)
- `Size` (`number`, optional): Number of associated pricing rules
- `Tags` (`PricingPlan_Tag[]`, optional)

## Attributes

- `Arn`
- `CreationTime`
- `LastModifiedTime`
- `Size`
