Jump to Content

This API Documentation is now deprecated

We are excited to announce our new API Documentation.

Interface CreateDeploymentJobRequest

Hierarchy

Properties

clientRequestToken?: string

Unique, case-sensitive identifier that you provide to ensure the idempotency of the request.

deploymentApplicationConfigs: undefined | DeploymentApplicationConfig[]

The deployment application configuration.

deploymentConfig?: DeploymentConfig

The requested deployment configuration.

fleet: undefined | string

The Amazon Resource Name (ARN) of the fleet to deploy.

tags?: Record<string, string>

A map that contains tag keys and tag values that are attached to the deployment job.