# File lib/aws/core/model.rb, line 56
      def to_yaml_properties
        instance_variables.map(&:to_s) - %w(@config)
      end