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)


1168
1169
1170
# File 'sig/types.rbs', line 1168

def session_identifier
  @session_identifier
end