NAME
Paws::CodeDeploy::ListGitHubAccountTokenNamesOutput
ATTRIBUTES
NextToken => Str
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.
TokenNameList => ArrayRef[Str|Undef]
A list of names of connections to GitHub accounts.