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

## Properties

- `Arn` (`string`, optional): <p>The Amazon Resource Name (ARN) of the VPC connection.</p>
- `AvailabilityStatus` (`VPCConnection_VPCConnectionAvailabilityStatus`, optional)
- `AwsAccountId` (`string`, optional)
- `CreatedTime` (`string`, optional): <p>The time that the VPC connection was created.</p>
- `DnsResolvers` (`string[]`, optional)
- `LastUpdatedTime` (`string`, optional): <p>The time that the VPC connection was last updated.</p>
- `Name` (`string`, optional)
- `NetworkInterfaces` (`VPCConnection_NetworkInterface[]`, optional): <p>A list of network interfaces.</p>
- `RoleArn` (`string`, optional)
- `SecurityGroupIds` (`string[]`, optional)
- `Status` (`VPCConnection_VPCConnectionResourceStatus`, optional)
- `SubnetIds` (`string[]`, optional)
- `Tags` (`VPCConnection_Tag[]`, optional)
- `VPCConnectionId` (`string`, optional)
- `VPCId` (`string`, optional): <p>The Amazon EC2 VPC ID associated with the VPC connection.</p>

## Attributes

- `Arn`
- `CreatedTime`
- `LastUpdatedTime`
- `NetworkInterfaces`
- `Status`
- `VPCId`
