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

NAME

Paws::CodeDeploy::ListDeploymentConfigsOutput

ATTRIBUTES

DeploymentConfigsList => ArrayRef[Str]

  A list of deployment configurations, including the built-in
configurations such as CodeDeployDefault.OneAtATime.
=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 configurations call to return the next set of
deployment configurations in the list.