class AWS::SimpleDB::DomainMetadata

def timestamp

Returns:
  • (Integer) - The data and time when metadata was calculated
def timestamp
  self.to_h[:timestamp]
end