Module: Aws::CodeBuild::Client::_ListBuildBatchesForProjectResponseSuccess
- Includes:
- Seahorse::Client::_ResponseSuccess[Types::ListBuildBatchesForProjectOutput]
- Defined in:
- sig/client.rbs
Instance Method Summary collapse
Instance Method Details
#ids ⇒ ::Array[::String]
504 |
# File 'sig/client.rbs', line 504
def ids: () -> ::Array[::String]
|
#next_token ⇒ ::String
505 |
# File 'sig/client.rbs', line 505
def next_token: () -> ::String
|