Jump to Content

This API Documentation is now deprecated

We are excited to announce our new API Documentation.

Interface CreateDeploymentCommandOutputProtected

The output of CreateDeploymentCommand.

Hierarchy

Properties

AutoDeployed?: boolean

Specifies whether a deployment was automatically released.

CreatedDate?: Date

The date and time when the Deployment resource was created.

DeploymentId?: string

The identifier for the deployment.

DeploymentStatus?: string

The status of the deployment: PENDING, FAILED, or SUCCEEDED.

DeploymentStatusMessage?: string

May contain additional feedback on the status of an API deployment.

Description?: string

The description for the deployment.