Class: Aws::Types::SessionSummaryConfiguration
- Inherits:
-
Object
- Object
- Aws::Types::SessionSummaryConfiguration
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#max_recent_sessions ⇒ ::Integer
Returns the value of attribute max_recent_sessions.
Instance Attribute Details
#max_recent_sessions ⇒ ::Integer
Returns the value of attribute max_recent_sessions.
2574 2575 2576 |
# File 'sig/types.rbs', line 2574 def max_recent_sessions @max_recent_sessions end |