Class: Aws::Types::JSONMappingParameters
- Inherits:
-
Object
- Object
- Aws::Types::JSONMappingParameters
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#record_row_path ⇒ ::String
Returns the value of attribute record_row_path.
Instance Attribute Details
#record_row_path ⇒ ::String
Returns the value of attribute record_row_path.
769 770 771 |
# File 'sig/types.rbs', line 769 def record_row_path @record_row_path end |