# File lib/fog/aws/parsers/beanstalk/create_application.rb, line 9 def initialize super("CreateApplicationResult") tag 'Application', :object tag 'Versions', :string, :list tag 'ConfigurationTemplates', :string, :list tag 'ApplicationName', :string tag 'Description', :string tag 'DateCreated', :datetime tag 'DateUpdated', :datetime end
Generated with the Darkfish Rdoc Generator 2.