Class: Aws::Types::DeleteSessionRequest

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#session_identifier::String

Returns the value of attribute session_identifier.

Returns:

  • (::String)


581
582
583
# File 'sig/types.rbs', line 581

def session_identifier
  @session_identifier
end