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)


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

def code_interpreter_identifier: () -> ::String

#last_updated_at::Time

Returns:

  • (::Time)


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

def last_updated_at: () -> ::Time

#session_id::String

Returns:

  • (::String)


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

def session_id: () -> ::String