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