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

# aws_kafka_node{% #aws_kafka_node %}

## `account_id`{% #account_id %}

**Type**: `STRING`

## `added_to_cluster_time`{% #added_to_cluster_time %}

**Type**: `STRING`**Provider name**: `AddedToClusterTime`**Description**: The start time.

## `broker_node_info`{% #broker_node_info %}

**Type**: `STRUCT`**Provider name**: `BrokerNodeInfo`**Description**: The broker node info.

- `attached_eni_id`**Type**: `STRING`**Provider name**: `AttachedENIId`**Description**: The attached elastic network interface of the broker.
- `broker_id`**Type**: `DOUBLE`**Provider name**: `BrokerId`**Description**: The ID of the broker.
- `client_subnet`**Type**: `STRING`**Provider name**: `ClientSubnet`**Description**: The client subnet to which this broker node belongs.
- `client_vpc_ip_address`**Type**: `STRING`**Provider name**: `ClientVpcIpAddress`**Description**: The virtual private cloud (VPC) of the client.
- `current_broker_software_info`**Type**: `STRUCT`**Provider name**: `CurrentBrokerSoftwareInfo`**Description**: Information about the version of software currently deployed on the Apache Kafka brokers in the cluster.
  - `configuration_arn`**Type**: `STRING`**Provider name**: `ConfigurationArn`**Description**: The Amazon Resource Name (ARN) of the configuration used for the cluster. This field isn't visible in this preview release.
  - `configuration_revision`**Type**: `INT64`**Provider name**: `ConfigurationRevision`**Description**: The revision of the configuration to use. This field isn't visible in this preview release.
  - `kafka_version`**Type**: `STRING`**Provider name**: `KafkaVersion`**Description**: The version of Apache Kafka.
- `endpoints`**Type**: `UNORDERED_LIST_STRING`**Provider name**: `Endpoints`**Description**: Endpoints for accessing the broker.

## `controller_node_info`{% #controller_node_info %}

**Type**: `STRUCT`**Provider name**: `ControllerNodeInfo`**Description**: The ControllerNodeInfo.

- `endpoints`**Type**: `UNORDERED_LIST_STRING`**Provider name**: `Endpoints`**Description**: Endpoints for accessing the Controller.

## `instance_type`{% #instance_type %}

**Type**: `STRING`**Provider name**: `InstanceType`**Description**: The instance type.

## `node_arn`{% #node_arn %}

**Type**: `STRING`**Provider name**: `NodeARN`**Description**: The Amazon Resource Name (ARN) of the node.

## `node_type`{% #node_type %}

**Type**: `STRING`**Provider name**: `NodeType`**Description**: The node type.

## `tags`{% #tags %}

**Type**: `UNORDERED_LIST_STRING`

## `zookeeper_node_info`{% #zookeeper_node_info %}

**Type**: `STRUCT`**Provider name**: `ZookeeperNodeInfo`**Description**: The ZookeeperNodeInfo.

- `attached_eni_id`**Type**: `STRING`**Provider name**: `AttachedENIId`**Description**: The attached elastic network interface of the broker.
- `client_vpc_ip_address`**Type**: `STRING`**Provider name**: `ClientVpcIpAddress`**Description**: The virtual private cloud (VPC) IP address of the client.
- `endpoints`**Type**: `UNORDERED_LIST_STRING`**Provider name**: `Endpoints`**Description**: Endpoints for accessing the ZooKeeper.
- `zookeeper_id`**Type**: `DOUBLE`**Provider name**: `ZookeeperId`**Description**: The role-specific ID for Zookeeper.
- `zookeeper_version`**Type**: `STRING`**Provider name**: `ZookeeperVersion`**Description**: The version of Zookeeper.
