Method: ChefAPI::Resource::DataBagItem#bag
- Defined in:
- lib/chef-api/resources/data_bag_item.rb
#bag ⇒ Object (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 |