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

# aws_emrcontainers_virtual_cluster{% #aws_emrcontainers_virtual_cluster %}

## `account_id`{% #account_id %}

**Type**: `STRING` 

## `arn`{% #arn %}

**Type**: `STRING` **Provider name**: `arn` **Description**: The ARN of the virtual cluster. 

## `container_provider`{% #container_provider %}

**Type**: `STRUCT` **Provider name**: `containerProvider` **Description**: The container provider of the virtual cluster. 

- `id`**Type**: `STRING`**Provider name**: `id`**Description**: The ID of the container cluster.
- `info`**Type**: `STRUCT`**Provider name**: `info`**Description**: The information about the container cluster.
  - `eks_info`**Type**: `STRUCT`**Provider name**: `eksInfo`**Description**: The information about the Amazon EKS cluster.
    - `namespace`**Type**: `STRING`**Provider name**: `namespace`**Description**: The namespaces of the Amazon EKS cluster.
- `type`**Type**: `STRING`**Provider name**: `type`**Description**: The type of the container provider. Amazon EKS is the only supported type as of now.

## `created_at`{% #created_at %}

**Type**: `TIMESTAMP` **Provider name**: `createdAt` **Description**: The date and time when the virtual cluster is created. 

## `id`{% #id %}

**Type**: `STRING` **Provider name**: `id` **Description**: The ID of the virtual cluster. 

## `name`{% #name %}

**Type**: `STRING` **Provider name**: `name` **Description**: The name of the virtual cluster. 

## `security_configuration_id`{% #security_configuration_id %}

**Type**: `STRING` **Provider name**: `securityConfigurationId` **Description**: The ID of the security configuration. 

## `state`{% #state %}

**Type**: `STRING` **Provider name**: `state` **Description**: The state of the virtual cluster. 

## `tags`{% #tags %}

**Type**: `UNORDERED_LIST_STRING` 
