Module: Aws::CodeBuild::Client::_BatchGetReportsResponseSuccess
- Includes:
- Seahorse::Client::_ResponseSuccess[Types::BatchGetReportsOutput]
- Defined in:
- sig/client.rbs
Instance Method Summary collapse
Instance Method Details
#reports ⇒ ::Array[Types::Report]
162 |
# File 'sig/client.rbs', line 162
def reports: () -> ::Array[Types::Report]
|
#reports_not_found ⇒ ::Array[::String]
163 |
# File 'sig/client.rbs', line 163
def reports_not_found: () -> ::Array[::String]
|