Class: Aws::Types::GetSessionRequest
- Inherits:
-
Object
- Object
- Aws::Types::GetSessionRequest
- 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.
4102 4103 4104 |
# File 'sig/types.rbs', line 4102 def id @id end |
#request_origin ⇒ ::String
Returns the value of attribute request_origin.
4103 4104 4105 |
# File 'sig/types.rbs', line 4103 def request_origin @request_origin end |