Class: Aws::Types::StopSessionRequest
- Inherits:
-
Object
- Object
- Aws::Types::StopSessionRequest
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#id ⇒ ::String
Returns the value of attribute id.
-
#request_origin ⇒ ::String
Returns the value of attribute request_origin.
Instance Attribute Details
#id ⇒ ::String
Returns the value of attribute id.
7440 7441 7442 |
# File 'sig/types.rbs', line 7440 def id @id end |
#request_origin ⇒ ::String
Returns the value of attribute request_origin.
7441 7442 7443 |
# File 'sig/types.rbs', line 7441 def request_origin @request_origin end |