class Aws::DynamoDB::Table

def creation_date_time

Returns:
  • (Time) -
def creation_date_time
  data[:creation_date_time]
end