Class: Aws::Types::BatchStartViewerSessionRevocationRequest
- Inherits:
-
Object
- Object
- Aws::Types::BatchStartViewerSessionRevocationRequest
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#viewer_sessions ⇒ ::Array[Types::BatchStartViewerSessionRevocationViewerSession]
Returns the value of attribute viewer_sessions.
Instance Attribute Details
#viewer_sessions ⇒ ::Array[Types::BatchStartViewerSessionRevocationViewerSession]
Returns the value of attribute viewer_sessions.
103 104 105 |
# File 'sig/types.rbs', line 103 def viewer_sessions @viewer_sessions end |