Module: Aws::SecurityAgent::Client::_BatchGetCodeReviewJobsResponseSuccess
- Includes:
- Seahorse::Client::_ResponseSuccess[Types::BatchGetCodeReviewJobsOutput]
- Defined in:
- sig/client.rbs
Instance Method Summary collapse
Instance Method Details
#code_review_jobs ⇒ ::Array[Types::CodeReviewJob]
198 |
# File 'sig/client.rbs', line 198
def code_review_jobs: () -> ::Array[Types::CodeReviewJob]
|
#not_found ⇒ ::Array[::String]
199 |
# File 'sig/client.rbs', line 199
def not_found: () -> ::Array[::String]
|