Returns the current value of create_date.
Returns:
the current value of create_date
71 72 73
# File 'lib/aws/iam/user.rb', line 71 def create_date @create_date end