---
type: resource-type
title: M2Application
description: aws resource type AWS::M2::Application
name: M2Application
lexicon: aws
resource_type: AWS::M2::Application
---
`AWS::M2::Application`, a resource type of the aws lexicon.

## Properties

- `EngineType` (`M2Application_EngineType`, required)
- `Name` (`string`, required)
- `ApplicationArn` (`string`, optional)
- `ApplicationId` (`string`, optional)
- `Definition` (`any`, optional)
- `Description` (`string`, optional)
- `KmsKeyId` (`string`, optional): The ID or the Amazon Resource Name (ARN) of the customer managed KMS Key used for encrypting application-related resources.
- `RoleArn` (`string`, optional)
- `Tags` (`Record<string, unknown>`, optional)

## Attributes

- `ApplicationArn`
- `ApplicationId`
