Sha256: 7c6366f16dbf89cb551abf9e1649f73a95e08b7e0a3cd7efccac42c0c2fc4edb

Contents?: true

Size: 249 Bytes

Versions: 8

Compression:

Stored size: 249 Bytes

Contents

# frozen_string_literal: true

# utility classes
module Aws
  module DynamoDBStreams
    autoload :AttributeTranslator, 'aws-sdk-dynamodbstreams/attribute_translator'
    autoload :AttributeValue, 'aws-sdk-dynamodbstreams/attribute_value'
  end
end

Version data entries

8 entries across 8 versions & 1 rubygems

Version Path
aws-sdk-dynamodbstreams-1.73.0 lib/aws-sdk-dynamodbstreams/customizations.rb
aws-sdk-dynamodbstreams-1.72.0 lib/aws-sdk-dynamodbstreams/customizations.rb
aws-sdk-dynamodbstreams-1.71.0 lib/aws-sdk-dynamodbstreams/customizations.rb
aws-sdk-dynamodbstreams-1.70.0 lib/aws-sdk-dynamodbstreams/customizations.rb
aws-sdk-dynamodbstreams-1.69.0 lib/aws-sdk-dynamodbstreams/customizations.rb
aws-sdk-dynamodbstreams-1.68.1 lib/aws-sdk-dynamodbstreams/customizations.rb
aws-sdk-dynamodbstreams-1.68.0 lib/aws-sdk-dynamodbstreams/customizations.rb
aws-sdk-dynamodbstreams-1.67.0 lib/aws-sdk-dynamodbstreams/customizations.rb