Module: Aws::CodeDeploy::Client::_ListGitHubAccountTokenNamesResponseSuccess

Includes:
Seahorse::Client::_ResponseSuccess[Types::ListGitHubAccountTokenNamesOutput]
Defined in:
sig/client.rbs

Instance Method Summary collapse

Instance Method Details

#next_token::String

Returns:

  • (::String)


608
# File 'sig/client.rbs', line 608

def next_token: () -> ::String

#token_name_list::Array[::String]

Returns:

  • (::Array[::String])


607
# File 'sig/client.rbs', line 607

def token_name_list: () -> ::Array[::String]