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