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.
7012 7013 7014 |
# File 'sig/types.rbs', line 7012 def json_path @json_path end |
#record_index ⇒ ::Integer
Returns the value of attribute record_index.
7013 7014 7015 |
# File 'sig/types.rbs', line 7013 def record_index @record_index end |