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

# aws_cloudfront_vpc_origin{% #aws_cloudfront_vpc_origin %}

## `account_id`{% #account_id %}

**Type**: `STRING`

## `e_tag`{% #e_tag %}

**Type**: `STRING`**Provider name**: `ETag`**Description**: The VPC origin ETag.

## `tags`{% #tags %}

**Type**: `UNORDERED_LIST_STRING`

## `vpc_origin`{% #vpc_origin %}

**Type**: `STRUCT`**Provider name**: `VpcOrigin`**Description**: The VPC origin.

- `arn`**Type**: `STRING`**Provider name**: `Arn`**Description**: The VPC origin ARN.
- `created_time`**Type**: `TIMESTAMP`**Provider name**: `CreatedTime`**Description**: The VPC origin created time.
- `id`**Type**: `STRING`**Provider name**: `Id`**Description**: The VPC origin ID.
- `last_modified_time`**Type**: `TIMESTAMP`**Provider name**: `LastModifiedTime`**Description**: The VPC origin last modified time.
- `status`**Type**: `STRING`**Provider name**: `Status`**Description**: The VPC origin status.
- `vpc_origin_endpoint_config`**Type**: `STRUCT`**Provider name**: `VpcOriginEndpointConfig`**Description**: The VPC origin endpoint configuration.
  - `arn`**Type**: `STRING`**Provider name**: `Arn`**Description**: The ARN of the CloudFront VPC origin endpoint configuration.
  - `http_port`**Type**: `INT32`**Provider name**: `HTTPPort`**Description**: The HTTP port for the CloudFront VPC origin endpoint configuration. The default value is `80`.
  - `https_port`**Type**: `INT32`**Provider name**: `HTTPSPort`**Description**: The HTTPS port of the CloudFront VPC origin endpoint configuration. The default value is `443`.
  - `name`**Type**: `STRING`**Provider name**: `Name`**Description**: The name of the CloudFront VPC origin endpoint configuration.
  - `origin_protocol_policy`**Type**: `STRING`**Provider name**: `OriginProtocolPolicy`**Description**: The origin protocol policy for the CloudFront VPC origin endpoint configuration.
  - `origin_ssl_protocols`**Type**: `STRUCT`**Provider name**: `OriginSslProtocols`
    - `items`**Type**: `UNORDERED_LIST_STRING`**Provider name**: `Items`**Description**: A list that contains allowed SSL/TLS protocols for this distribution.
    - `quantity`**Type**: `INT32`**Provider name**: `Quantity`**Description**: The number of SSL/TLS protocols that you want to allow CloudFront to use when establishing an HTTPS connection with this origin.
