lib/aws-sdk-core/empty_structure.rb



module Aws
  EmptyStructure = Class.new(Structure.new('AwsEmptyStructure'))
end