---
type: resource-type
title: LaunchWizardDeployment
description: aws resource type AWS::LaunchWizard::Deployment
name: LaunchWizardDeployment
lexicon: aws
resource_type: AWS::LaunchWizard::Deployment
---
`AWS::LaunchWizard::Deployment`, a resource type of the aws lexicon.

## Properties

- `DeploymentPatternName` (`string`, required): Workload deployment pattern name
- `Name` (`string`, required): Name of LaunchWizard deployment
- `WorkloadName` (`string`, required): Workload Name for LaunchWizard deployment
- `Arn` (`string`, optional): ARN of the LaunchWizard deployment
- `CreatedAt` (`string`, optional): Timestamp of LaunchWizard deployment creation
- `DeletedAt` (`string`, optional): Timestamp of LaunchWizard deployment deletion
- `DeploymentId` (`string`, optional): Deployment ID of the LaunchWizard deployment
- `ResourceGroup` (`string`, optional): Resource Group Name created for LaunchWizard deployment
- `Specifications` (`Record<string, unknown>`, optional): LaunchWizard deployment specifications
- `Status` (`LaunchWizardDeployment_DeploymentStatus`, optional): Status of LaunchWizard deployment
- `Tags` (`LaunchWizardDeployment_Tags[]`, optional): Tags for LaunchWizard deployment

## Attributes

- `Arn`
- `CreatedAt`
- `DeletedAt`
- `DeploymentId`
- `ResourceGroup`
- `Status`
