Class: Aws::Types::RecordConverter
- Inherits:
-
Object
- Object
- Aws::Types::RecordConverter
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#value_converter ⇒ "BYTE_ARRAY", ...
Returns the value of attribute value_converter.
Instance Attribute Details
#value_converter ⇒ "BYTE_ARRAY", ...
Returns the value of attribute value_converter.
963 964 965 |
# File 'sig/types.rbs', line 963 def value_converter @value_converter end |