class AWS::SimpleDB::DomainMetadata
def item_count
-
(Integer)
- The number of all items in the {#domain}.
def item_count self.to_h[:item_count] end
(Integer)
- The number of all items in the {#domain}.
def item_count self.to_h[:item_count] end