Jump to Content

New API Documentation - Developer Preview Available

We are excited to announce the developer preview of our new API documentation for AWS SDK for JavaScript v3. Please follow instructions on the landing page to leave us your feedback.

Interface ListDeploymentsResponse

Hierarchy

Properties

Properties

deployments: undefined | DeploymentSummary[]

The list of deployments that is returned.

nextToken?: string

If there are more items to return, this contains a token that is passed to a subsequent call to this operation to retrieve the next set of items.