

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

# AWS::QuickSight::DataSource VpcConnectionProperties
<a name="aws-properties-quicksight-datasource-vpcconnectionproperties"></a>

VPC connection properties.

## Syntax
<a name="aws-properties-quicksight-datasource-vpcconnectionproperties-syntax"></a>

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

### JSON
<a name="aws-properties-quicksight-datasource-vpcconnectionproperties-syntax.json"></a>

```
{
  "[VpcConnectionArn](#cfn-quicksight-datasource-vpcconnectionproperties-vpcconnectionarn)" : String
}
```

### YAML
<a name="aws-properties-quicksight-datasource-vpcconnectionproperties-syntax.yaml"></a>

```
  [VpcConnectionArn](#cfn-quicksight-datasource-vpcconnectionproperties-vpcconnectionarn): String
```

## Properties
<a name="aws-properties-quicksight-datasource-vpcconnectionproperties-properties"></a>

`VpcConnectionArn`  <a name="cfn-quicksight-datasource-vpcconnectionproperties-vpcconnectionarn"></a>
The Amazon Resource Name (ARN) for the VPC connection.  
*Required*: Yes  
*Type*: String  
*Update requires*: [No interruption](https://docs.amazonaws.cn/AWSCloudFormation/latest/UserGuide/using-cfn-updating-stacks-update-behaviors.html#update-no-interrupt)