class Aws::CodeDeploy::Types::ListApplicationsOutput

Represents the output of a ListApplications operation.

@!attribute [rw] applications

A list of application 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 applications call to
return the next set of applications in the list.
@return [String]

@see docs.aws.amazon.com/goto/WebAPI/codedeploy-2014-10-06/ListApplicationsOutput AWS API Documentation

Constants

SENSITIVE