Class: Aws::Types::DisconnectReason
- Inherits:
-
Object
- Object
- Aws::Types::DisconnectReason
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#code ⇒ ::String
Returns the value of attribute code.
Instance Attribute Details
#code ⇒ ::String
Returns the value of attribute code.
3116 3117 3118 |
# File 'sig/types.rbs', line 3116 def code @code end |