Module: Aws::CodeBuild::Client::_ListProjectsResponseSuccess

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

Instance Method Summary collapse

Instance Method Details

#next_token::String

Returns:

  • (::String)


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

def next_token: () -> ::String

#projects::Array[::String]

Returns:

  • (::Array[::String])


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

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