Module: Aws::BedrockAgentCore::Client::_StopCodeInterpreterSessionResponseSuccess

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

Instance Method Summary collapse

Instance Method Details

#code_interpreter_identifier::String

Returns:

  • (::String)


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

def code_interpreter_identifier: () -> ::String

#last_updated_at::Time

Returns:

  • (::Time)


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

def last_updated_at: () -> ::Time

#session_id::String

Returns:

  • (::String)


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

def session_id: () -> ::String