DeploymentDataSummary - AWS Launch Wizard

DeploymentDataSummary

A summary of the deployment data.

Contents

createdAt

The time the deployment was created.

Type: Timestamp

Required: No

id

The ID of the deployment.

Type: String

Length Constraints: Minimum length of 2. Maximum length of 128.

Pattern: ^[a-zA-Z0-9-]+$

Required: No

name

The name of the deployment

Type: String

Required: No

patternName

The name of the workload deployment pattern.

Type: String

Length Constraints: Minimum length of 1. Maximum length of 256.

Pattern: ^[A-Za-z0-9][a-zA-Z0-9-]*$

Required: No

status

The status of the deployment.

Type: String

Valid Values: COMPLETED | CREATING | DELETE_IN_PROGRESS | DELETE_INITIATING | DELETE_FAILED | DELETED | FAILED | IN_PROGRESS | VALIDATING

Required: No

workloadName

The name of the workload.

Type: String

Length Constraints: Minimum length of 1. Maximum length of 100.

Pattern: ^[A-Za-z][a-zA-Z0-9-_]*$

Required: No

See Also

For more information about using this API in one of the language-specific AWS SDKs, see the following: