Class: Aws::Types::TerminateSessionRequest

Inherits:
Object
  • Object
show all
Defined in:
sig/types.rbs

Constant Summary collapse

SENSITIVE =

Instance Attribute Summary collapse

Instance Attribute Details

#session_id::String

Returns the value of attribute session_id.



4322
4323
4324
# File 'sig/types.rbs', line 4322

def session_id
  @session_id
end