class AWS::SimpleDB::DomainMetadata
def attribute_name_count
-
(Integer)
- The number of unique attribute names in the
def attribute_name_count self.to_h[:attribute_name_count] end
(Integer)
- The number of unique attribute names in the
def attribute_name_count self.to_h[:attribute_name_count] end