Class: Aws::Types::StartCisSessionMessage
- Inherits:
-
Object
- Object
- Aws::Types::StartCisSessionMessage
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#session_token ⇒ ::String
Returns the value of attribute session_token.
Instance Attribute Details
#session_token ⇒ ::String
Returns the value of attribute session_token.
2644 2645 2646 |
# File 'sig/types.rbs', line 2644 def session_token @session_token end |