Class: Aws::Types::Record
- Inherits:
-
Object
- Object
- Aws::Types::Record
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#json_path ⇒ ::String
Returns the value of attribute json_path.
-
#record_index ⇒ ::Integer
Returns the value of attribute record_index.
Instance Attribute Details
#json_path ⇒ ::String
Returns the value of attribute json_path.
1441 1442 1443 |
# File 'sig/types.rbs', line 1441 def json_path @json_path end |
#record_index ⇒ ::Integer
Returns the value of attribute record_index.
1442 1443 1444 |
# File 'sig/types.rbs', line 1442 def record_index @record_index end |