Class: Aws::Types::StopSessionResponse
- Inherits:
-
Object
- Object
- Aws::Types::StopSessionResponse
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#id ⇒ ::String
Returns the value of attribute id.
Instance Attribute Details
#id ⇒ ::String
Returns the value of attribute id.
7414 7415 7416 |
# File 'sig/types.rbs', line 7414 def id @id end |