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)


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

def code_interpreter_identifier: () -> ::String

#last_updated_at::Time

Returns:

  • (::Time)


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

def last_updated_at: () -> ::Time

#session_id::String

Returns:

  • (::String)


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

def session_id: () -> ::String