Class: Aws::Types::ItemPath

Inherits:
Object
  • Object
show all
Defined in:
sig/types.rbs

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#hash::String

Returns the value of attribute hash.

Returns:

  • (::String)


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.

Returns:

  • (::String)


1690
1691
1692
# File 'sig/types.rbs', line 1690

def nested_item_path
  @nested_item_path
end