# File lib/fog/aws/parsers/beanstalk/create_storage_location.rb, line 9
          def initialize
            super("CreateStorageLocationResult")
            tag 'S3Bucket', :string
          end