NAME
Paws::CodeDeploy::ListDeploymentConfigsOutput
ATTRIBUTES
DeploymentConfigsList => ArrayRef[Str]
A list of deployment configurations, including the built-in
configurations such as CodeDeployDefault.OneAtATime.
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.