NAME
Paws::CodeDeploy::ListDeploymentConfigsOutput
ATTRIBUTES
DeploymentConfigsList => ArrayRef[Str|Undef]
A list of deployment configurations, including built-in configurations such as CodeDeployDefault.OneAtATime
.
NextToken => Str
If a large amount of information is returned, an identifier is also returned. It can be used in a subsequent list deployment configurations call to return the next set of deployment configurations in the list.