The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

NAME

Paws::CodeDeploy::ListDeploymentInstancesOutput

ATTRIBUTES

InstancesList => ArrayRef[Str]

  A list of instances IDs.
=head2 NextToken => Str

  If the amount of information that is returned is significantly large,
an identifier will also be returned, which can be used in a subsequent
list deployment instances call to return the next set of deployment
instances in the list.