class AWS::SimpleDB::Domain

def items

Returns:
  • (ItemCollection) -
def items
  ItemCollection.new(self)
end