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

## Properties

- `ApplicationId` (`string`, optional)
- `ApplicationName` (`string`, optional)
- `DefaultKmsKeyId` (`string`, optional): Identifier of a KMS key. Can be a key ID, key ARN, alias name, or alias ARN.
- `Domain` (`string`, optional)
- `IdCConfiguration` (`SecurityAgentApplication_IdCConfiguration`, optional)
- `RoleArn` (`string`, optional)
- `Tags` (`SecurityAgentApplication_Tag[]`, optional): Tags for the application

## Attributes

- `ApplicationId`
- `ApplicationName`
- `Domain`
- `IdCConfiguration.IdCApplicationArn`
