Class: Aws::Types::GetSessionRequest

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)


1250
1251
1252
# File 'sig/types.rbs', line 1250

def session_identifier
  @session_identifier
end