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

## Properties

- `Name` (`string`, required): A name for the application.
- `ApplicationId` (`string`, optional): The application Id
- `Description` (`string`, optional): A description of the application.
- `Tags` (`AppConfigApplication_Tags[]`, optional): Metadata to assign to the application. Tags help organize and categorize your AWS AppConfig resources. Each tag consists of a key and an optional value, both of which you define.

## Attributes

- `ApplicationId`
