Class: Aws::Types::GetStudioSessionMappingOutput
- Inherits:
-
Object
- Object
- Aws::Types::GetStudioSessionMappingOutput
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#session_mapping ⇒ Types::SessionMappingDetail
Returns the value of attribute session_mapping.
Instance Attribute Details
#session_mapping ⇒ Types::SessionMappingDetail
Returns the value of attribute session_mapping.
613 614 615 |
# File 'sig/types.rbs', line 613 def session_mapping @session_mapping end |