class Aws::CodeDeploy::Types::ListGitHubAccountTokenNamesInput

Represents the input of a `ListGitHubAccountTokenNames` operation.

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

data as a hash:

    {
      next_token: "NextToken",
    }

@!attribute [rw] next_token

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

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

Constants

SENSITIVE