# File lib/fog/aws/parsers/beanstalk/describe_applications.rb, line 9 def initialize super("DescribeApplicationsResult") tag 'Applications', :object, :list 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.