class Aws::CodeDeploy::Types::ListDeploymentsOutput

Represents the output of a `ListDeployments` operation.

@!attribute [rw] deployments

A list of deployment IDs.
@return [Array<String>]

@!attribute [rw] next_token

If a large amount of information is returned, an identifier is also
returned. It can be used in a subsequent list deployments call to
return the next set of deployments in the list.
@return [String]

@see docs.aws.amazon.com/goto/WebAPI/codedeploy-2014-10-06/ListDeploymentsOutput AWS API Documentation

Constants

SENSITIVE