class Aws::CodeDeploy::Types::ListDeploymentGroupsOutput
Represents the output of a `ListDeploymentGroups` operation.
@!attribute [rw] application_name
The application name. @return [String]
@!attribute [rw] deployment_groups
A list of deployment group names. @return [Array<String>]
@!attribute [rw] next_token
If a large amount of information is returned, an identifier is also returned. It can be used in a subsequent list deployment groups call to return the next set of deployment groups in the list. @return [String]
@see docs.aws.amazon.com/goto/WebAPI/codedeploy-2014-10-06/ListDeploymentGroupsOutput AWS API Documentation
Constants
- SENSITIVE