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]



1107
# File 'sig/client.rbs', line 1107

def items: () -> ::Array[Types::CodeInterpreterSessionSummary]

#next_token::String

Returns:

  • (::String)


1108
# File 'sig/client.rbs', line 1108

def next_token: () -> ::String