Module: Aws::CodeCatalyst::Client::_ListDevEnvironmentsResponseSuccess
- Includes:
- Seahorse::Client::_ResponseSuccess[Types::ListDevEnvironmentsResponse]
- Defined in:
- sig/client.rbs
Instance Method Summary collapse
Instance Method Details
#items ⇒ ::Array[Types::DevEnvironmentSummary]
418 |
# File 'sig/client.rbs', line 418
def items: () -> ::Array[Types::DevEnvironmentSummary]
|
#next_token ⇒ ::String
419 |
# File 'sig/client.rbs', line 419
def next_token: () -> ::String
|