

This is the new *CloudFormation Template Reference Guide*. Please update your bookmarks and links. For help getting started with CloudFormation, see the [AWS CloudFormation User Guide](https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/Welcome.html).

# AWS::Billing::BillingView TimeRange
<a name="aws-properties-billing-billingview-timerange"></a>

<a name="aws-properties-billing-billingview-timerange-description"></a>The `TimeRange` property type specifies Property description not available. for an [AWS::Billing::BillingView](aws-resource-billing-billingview.md).

## Syntax
<a name="aws-properties-billing-billingview-timerange-syntax"></a>

To declare this entity in your CloudFormation template, use the following syntax:

### JSON
<a name="aws-properties-billing-billingview-timerange-syntax.json"></a>

```
{
  "[BeginDateInclusive](#cfn-billing-billingview-timerange-begindateinclusive)" : String,
  "[EndDateInclusive](#cfn-billing-billingview-timerange-enddateinclusive)" : String
}
```

### YAML
<a name="aws-properties-billing-billingview-timerange-syntax.yaml"></a>

```
  [BeginDateInclusive](#cfn-billing-billingview-timerange-begindateinclusive): String
  [EndDateInclusive](#cfn-billing-billingview-timerange-enddateinclusive): String
```

## Properties
<a name="aws-properties-billing-billingview-timerange-properties"></a>

`BeginDateInclusive`  <a name="cfn-billing-billingview-timerange-begindateinclusive"></a>
Property description not available.  
*Required*: No  
*Type*: String  
*Update requires*: [No interruption](https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/using-cfn-updating-stacks-update-behaviors.html#update-no-interrupt)

`EndDateInclusive`  <a name="cfn-billing-billingview-timerange-enddateinclusive"></a>
Property description not available.  
*Required*: No  
*Type*: String  
*Update requires*: [No interruption](https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/using-cfn-updating-stacks-update-behaviors.html#update-no-interrupt)