class Aws::CodeDeploy::Types::ListGitHubAccountTokenNamesOutput

Represents the output of a `ListGitHubAccountTokenNames` operation.

@!attribute [rw] token_name_list

A list of names of connections to GitHub accounts.
@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
`ListGitHubAccountTokenNames` call to return the next set of names
in the list.
@return [String]

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

Constants

SENSITIVE