Module: Aws::BedrockAgentCore::Client::_ListCodeInterpreterSessionsResponseSuccess
- Includes:
- Seahorse::Client::_ResponseSuccess[Types::ListCodeInterpreterSessionsResponse]
- Defined in:
- sig/client.rbs
Instance Method Summary collapse
Instance Method Details
#items ⇒ ::Array[Types::CodeInterpreterSessionSummary]
1099 |
# File 'sig/client.rbs', line 1099
def items: () -> ::Array[Types::CodeInterpreterSessionSummary]
|
#next_token ⇒ ::String
1100 |
# File 'sig/client.rbs', line 1100
def next_token: () -> ::String
|