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