Class: Aws::Types::ItemPath
- Inherits:
-
Object
- Object
- Aws::Types::ItemPath
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#hash ⇒ ::String
Returns the value of attribute hash.
-
#nested_item_path ⇒ ::String
Returns the value of attribute nested_item_path.
Instance Attribute Details
#hash ⇒ ::String
Returns the value of attribute hash.
1691 1692 1693 |
# File 'sig/types.rbs', line 1691 def hash @hash end |
#nested_item_path ⇒ ::String
Returns the value of attribute nested_item_path.
1690 1691 1692 |
# File 'sig/types.rbs', line 1690 def nested_item_path @nested_item_path end |