class Aws::SimpleDB::Types::DomainMetadataResult

@!attribute [rw] item_count

The number of all items in the domain.
@return [Integer]

@!attribute [rw] item_names_size_bytes

The total size of all item names in the domain, in bytes.
@return [Integer]

@!attribute [rw] attribute_name_count

The number of unique attribute names in the domain.
@return [Integer]

@!attribute [rw] attribute_names_size_bytes

The total size of all unique attribute names in the domain, in
bytes.
@return [Integer]

@!attribute [rw] attribute_value_count

The number of all attribute name/value pairs in the domain.
@return [Integer]

@!attribute [rw] attribute_values_size_bytes

The total size of all attribute values in the domain, in bytes.
@return [Integer]

@!attribute [rw] timestamp

The data and time when metadata was calculated, in Epoch (UNIX)
seconds.
@return [Integer]

Constants

SENSITIVE