Class: Aws::Types::UpdateSessionRequest

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:



2827
2828
2829
# File 'sig/types.rbs', line 2827

def session_identifier
  @session_identifier
end

#session_metadata::Hash[::String, ::String]

Returns the value of attribute session_metadata.

Returns:



2828
2829
2830
# File 'sig/types.rbs', line 2828

def 
  
end