Module: Aws::CodeCatalyst::Client::_ListDevEnvironmentSessionsResponseSuccess

Includes:
Seahorse::Client::_ResponseSuccess[Types::ListDevEnvironmentSessionsResponse]
Defined in:
sig/client.rbs

Instance Method Summary collapse

Instance Method Details

#items::Array[Types::DevEnvironmentSessionSummary]



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

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

#next_token::String

Returns:

  • (::String)


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

def next_token: () -> ::String