class Aws::CodeDeploy::Types::ListDeploymentInstancesOutput

Represents the output of a `ListDeploymentInstances` operation.

@!attribute [rw] instances_list

A list of instance 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 deployment instances
call to return the next set of deployment instances in the list.
@return [String]

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

Constants

SENSITIVE