AWS SDK Version 2 for .NET
API Reference

AWS services or capabilities described in AWS Documentation may vary by region/location. Click Getting Started with Amazon AWS to see specific differences applicable to the China (Beijing) Region.

.NET Framework 4.5
 
Single DynamoDB type mapping config

Inheritance Hierarchy

System.Object
  Amazon.Util.TypeMapping

Namespace: Amazon.Util
Assembly: AWSSDK.dll
Version: (assembly version)

Syntax

C#
public class TypeMapping : Object

The TypeMapping type exposes the following members

Constructors

NameDescription
Public Method TypeMapping(Type, string) Initializes a TypeMapping object for a specific type and target table.

Properties

NameTypeDescription
Public Property PropertyConfigs System.Collections.Generic.Dictionary<System.String, Amazon.Util.PropertyConfig> A string-to-PropertyConfig dictionary (property name to PropertyConfig) describing how each property on the type should be treated.
Public Property TargetTable System.String Target table for the type
Public Property Type System.Type Type to which the mapping applies

Methods

NameDescription
Public Method AddProperty(PropertyConfig) Adds a PropertyConfig to the PropertyConfigs property. An exception is thrown if there is already a PropertyConfig with the same Name configured.

Version Information

.NET Framework:
Supported in: 4.5, 4.0, 3.5

.NET for Windows Store apps:
Supported in: Windows 8.1, Windows 8

.NET for Windows Phone:
Supported in: Windows Phone 8.1, Windows Phone 8