---
title: Getting Started with Datadog
description: Datadog, the leading service for cloud-scale monitoring.
breadcrumbs: Docs > Infrastructure > Datadog Resource Catalog
---

# aws_quicksight_vpc_connection{% #aws_quicksight_vpc_connection %}

## `account_id`{% #account_id %}

**Type**: `STRING` 

## `arn`{% #arn %}

**Type**: `STRING` **Provider name**: `Arn` **Description**: The Amazon Resource Name (ARN) of the VPC connection. 

## `availability_status`{% #availability_status %}

**Type**: `STRING` **Provider name**: `AvailabilityStatus` **Description**: The availability status of the VPC connection. 

## `created_time`{% #created_time %}

**Type**: `TIMESTAMP` **Provider name**: `CreatedTime` **Description**: The time that the VPC connection was created. 

## `dns_resolvers`{% #dns_resolvers %}

**Type**: `UNORDERED_LIST_STRING` **Provider name**: `DnsResolvers` **Description**: A list of IP addresses of DNS resolver endpoints for the VPC connection. 

## `last_updated_time`{% #last_updated_time %}

**Type**: `TIMESTAMP` **Provider name**: `LastUpdatedTime` **Description**: The time that the VPC connection was last updated. 

## `name`{% #name %}

**Type**: `STRING` **Provider name**: `Name` **Description**: The display name for the VPC connection. 

## `network_interfaces`{% #network_interfaces %}

**Type**: `UNORDERED_LIST_STRUCT` **Provider name**: `NetworkInterfaces` **Description**: A list of network interfaces. 

- `availability_zone`**Type**: `STRING`**Provider name**: `AvailabilityZone`**Description**: The availability zone that the network interface resides in.
- `error_message`**Type**: `STRING`**Provider name**: `ErrorMessage`**Description**: An error message.
- `network_interface_id`**Type**: `STRING`**Provider name**: `NetworkInterfaceId`**Description**: The network interface ID.
- `status`**Type**: `STRING`**Provider name**: `Status`**Description**: The status of the network interface.
- `subnet_id`**Type**: `STRING`**Provider name**: `SubnetId`**Description**: The subnet ID associated with the network interface.

## `role_arn`{% #role_arn %}

**Type**: `STRING` **Provider name**: `RoleArn` **Description**: The ARN of the IAM role associated with the VPC connection. 

## `security_group_ids`{% #security_group_ids %}

**Type**: `UNORDERED_LIST_STRING` **Provider name**: `SecurityGroupIds` **Description**: The Amazon EC2 security group IDs associated with the VPC connection. 

## `status`{% #status %}

**Type**: `STRING` **Provider name**: `Status` **Description**: The status of the VPC connection. 

## `tags`{% #tags %}

**Type**: `UNORDERED_LIST_STRING` 

## `vpc_connection_id`{% #vpc_connection_id %}

**Type**: `STRING` **Provider name**: `VPCConnectionId` **Description**: The ID of the VPC connection that you're creating. This ID is a unique identifier for each Amazon Web Services Region in an Amazon Web Services account. 

## `vpc_id`{% #vpc_id %}

**Type**: `STRING` **Provider name**: `VPCId` **Description**: The Amazon EC2 VPC ID associated with the VPC connection. 
