Method: ChefAPI::Resource::DataBagItem#bag

Defined in:
lib/chef-api/resources/data_bag_item.rb

#bagObject (readonly)

Returns the value of attribute bag.



22
23
24
# File 'lib/chef-api/resources/data_bag_item.rb', line 22

def bag
  @bag
end