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.
4083 4084 4085 |
# File 'sig/types.rbs', line 4083 def id @id end |
#request_origin ⇒ ::String
Returns the value of attribute request_origin.
4084 4085 4086 |
# File 'sig/types.rbs', line 4084 def request_origin @request_origin end |