Module: Aws::CodeBuild::Client::_BatchGetProjectsResponseSuccess

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

Instance Method Summary collapse

Instance Method Details

#projects::Array[Types::Project]

Returns:



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

def projects: () -> ::Array[Types::Project]

#projects_not_found::Array[::String]

Returns:

  • (::Array[::String])


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

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