AWS::SecurityAgent::ApplicationResource Type definition for AWS::SecurityAgent::Application.
import { CfnApplication } from 'aws-cdk-lib/aws-securityagent';Or use the module namespace:
import * as securityagent from 'aws-cdk-lib/aws-securityagent';
// securityagent.CfnApplicationConfiguration passed to the constructor as CfnApplicationProps.
defaultKmsKeyIdOptionalstringIdentifier of a KMS key. Can be a key ID, key ARN, alias name, or alias ARN.
idCConfigurationOptionalIResolvable | IdCConfigurationPropertyroleArnOptionalstringtagsOptionalCfnTag[]Tags for the application.
This L1 construct maps directly to the following CloudFormation resource type.
Our bi-weekly newsletter teaches hands-on AWS fundamentals. No certification fluff - just practical knowledge.
Subscribe to Newsletteraws-securityagentAWS::SecurityAgent::Application