Class: Aws::Types::StopRemoteAccessSessionRequest
- Inherits:
-
Object
- Object
- Aws::Types::StopRemoteAccessSessionRequest
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#arn ⇒ ::String
Returns the value of attribute arn.
Instance Attribute Details
#arn ⇒ ::String
Returns the value of attribute arn.
1247 1248 1249 |
# File 'sig/types.rbs', line 1247 def arn @arn end |