Class: Aws::Types::RawMessage
- Inherits:
-
Object
- Object
- Aws::Types::RawMessage
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#data ⇒ ::String
Returns the value of attribute data.
Instance Attribute Details
#data ⇒ ::String
Returns the value of attribute data.
1767 1768 1769 |
# File 'sig/types.rbs', line 1767 def data @data end |