Class: Aws::Types::ItemDetails

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#additional_infoTypes::AdditionalInfo

Returns the value of attribute additional_info.



1685
1686
1687
# File 'sig/types.rbs', line 1685

def additional_info
  @additional_info
end

#hash::String

Returns the value of attribute hash.

Returns:

  • (::String)


1684
1685
1686
# File 'sig/types.rbs', line 1684

def hash
  @hash
end

#item_path::String

Returns the value of attribute item_path.

Returns:

  • (::String)


1683
1684
1685
# File 'sig/types.rbs', line 1683

def item_path
  @item_path
end

#resource_arn::String

Returns the value of attribute resource_arn.

Returns:

  • (::String)


1682
1683
1684
# File 'sig/types.rbs', line 1682

def resource_arn
  @resource_arn
end