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