NAME
Paws::CodeDeploy::ListDeploymentGroupsOutput
ATTRIBUTES
ApplicationName => Str
The application name.
DeploymentGroups => ArrayRef[Str]
A list of corresponding deployment group names.
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 groups call to return the next set of deployment groups
in the list.