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.



1246
1247
1248
# File 'sig/types.rbs', line 1246

def session_id
  @session_id
end