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

# aws_m2_application{% #aws_m2_application %}

## `account_id`{% #account_id %}

**Type**: `STRING`

## `application_arn`{% #application_arn %}

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

## `application_id`{% #application_id %}

**Type**: `STRING`**Provider name**: `applicationId`**Description**: The identifier of the application.

## `creation_time`{% #creation_time %}

**Type**: `TIMESTAMP`**Provider name**: `creationTime`**Description**: The timestamp when this application was created.

## `deployed_version`{% #deployed_version %}

**Type**: `STRUCT`**Provider name**: `deployedVersion`**Description**: The version of the application that is deployed.

- `application_version`**Type**: `INT32`**Provider name**: `applicationVersion`**Description**: The version of the deployed application.
- `status`**Type**: `STRING`**Provider name**: `status`**Description**: The status of the deployment.
- `status_reason`**Type**: `STRING`**Provider name**: `statusReason`**Description**: The reason for the reported status.

## `description`{% #description %}

**Type**: `STRING`**Provider name**: `description`**Description**: The description of the application.

## `engine_type`{% #engine_type %}

**Type**: `STRING`**Provider name**: `engineType`**Description**: The type of the target platform for the application.

## `environment_id`{% #environment_id %}

**Type**: `STRING`**Provider name**: `environmentId`**Description**: The identifier of the runtime environment where you want to deploy the application.

## `kms_key_id`{% #kms_key_id %}

**Type**: `STRING`**Provider name**: `kmsKeyId`**Description**: The identifier of a customer managed key.

## `last_start_time`{% #last_start_time %}

**Type**: `TIMESTAMP`**Provider name**: `lastStartTime`**Description**: The timestamp when you last started the application. Null until the application runs for the first time.

## `latest_version`{% #latest_version %}

**Type**: `STRUCT`**Provider name**: `latestVersion`**Description**: The latest version of the application.

- `application_version`**Type**: `INT32`**Provider name**: `applicationVersion`**Description**: The application version.
- `creation_time`**Type**: `TIMESTAMP`**Provider name**: `creationTime`**Description**: The timestamp when the application version was created.
- `status`**Type**: `STRING`**Provider name**: `status`**Description**: The status of the application.
- `status_reason`**Type**: `STRING`**Provider name**: `statusReason`**Description**: The reason for the reported status.

## `listener_arns`{% #listener_arns %}

**Type**: `UNORDERED_LIST_STRING`**Provider name**: `listenerArns`**Description**: The Amazon Resource Name (ARN) for the network load balancer listener created in your Amazon Web Services account. Amazon Web Services Mainframe Modernization creates this listener for you the first time you deploy an application.

## `listener_ports`{% #listener_ports %}

**Type**: `UNORDERED_LIST_INT32`**Provider name**: `listenerPorts`**Description**: The port associated with the network load balancer listener created in your Amazon Web Services account.

## `load_balancer_dns_name`{% #load_balancer_dns_name %}

**Type**: `STRING`**Provider name**: `loadBalancerDnsName`**Description**: The public DNS name of the load balancer created in your Amazon Web Services account.

## `log_groups`{% #log_groups %}

**Type**: `UNORDERED_LIST_STRUCT`**Provider name**: `logGroups`**Description**: The list of log summaries. Each log summary includes the log type as well as the log group identifier. These are CloudWatch logs. Amazon Web Services Mainframe Modernization pushes the application log to CloudWatch under the customer's account.

- `log_group_name`**Type**: `STRING`**Provider name**: `logGroupName`**Description**: The name of the log group.
- `log_type`**Type**: `STRING`**Provider name**: `logType`**Description**: The type of log.

## `name`{% #name %}

**Type**: `STRING`**Provider name**: `name`**Description**: The unique identifier of the application.

## `role_arn`{% #role_arn %}

**Type**: `STRING`**Provider name**: `roleArn`**Description**: The Amazon Resource Name (ARN) of the role associated with the application.

## `status`{% #status %}

**Type**: `STRING`**Provider name**: `status`**Description**: The status of the application.

## `status_reason`{% #status_reason %}

**Type**: `STRING`**Provider name**: `statusReason`**Description**: The reason for the reported status.

## `tags`{% #tags %}

**Type**: `UNORDERED_LIST_STRING`

## `target_group_arns`{% #target_group_arns %}

**Type**: `UNORDERED_LIST_STRING`**Provider name**: `targetGroupArns`**Description**: Returns the Amazon Resource Names (ARNs) of the target groups that are attached to the network load balancer.
