class Aws::CodeDeploy::Types::ListApplicationsInput

Represents the input of a `ListApplications` operation.

@note When making an API call, you may pass ListApplicationsInput

data as a hash:

    {
      next_token: "NextToken",
    }

@!attribute [rw] next_token

An identifier returned from the previous list applications call. It
can be used to return the next set of applications in the list.
@return [String]

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

Constants

SENSITIVE