NAME
Paws::SDB::DomainMetadataResult
ATTRIBUTES
AttributeNameCount => Int
The number of unique attribute names in the domain.
AttributeNamesSizeBytes => Int
The total size of all unique attribute names in the domain, in bytes.
AttributeValueCount => Int
The number of all attribute name/value pairs in the domain.
AttributeValuesSizeBytes => Int
The total size of all attribute values in the domain, in bytes.
ItemCount => Int
The number of all items in the domain.
ItemNamesSizeBytes => Int
The total size of all item names in the domain, in bytes.
Timestamp => Int
The data and time when metadata was calculated, in Epoch (UNIX) seconds.