latest--aws-codedeploy-application
shared
Type:
object
The AWS::CodeDeploy::Application resource creates an AWS CodeDeploy application. Source:- https://github.com/aws-cloudformation/aws-cloudformation-rpdk.git
Properties
ApplicationName
string | Aws_CF_FunctionString
A name for the application. If you don't specify a name, AWS CloudFormation generates a unique physical ID and uses that ID for the application name.
ComputePlatform
string | Aws_CF_FunctionString
The compute platform that CodeDeploy deploys the application to.
Tags
Tag[]
The metadata that you apply to CodeDeploy applications to help you organize and categorize them. Each tag consists of a key and an optional value, both of which you define.
Definitions
Tag
object