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