Table of Contents

Class Replica

Namespace
Amazon.DynamoDBv2.Model
Assembly
AWSSDK.DynamoDBv2.dll

Represents the properties of a replica.

public class Replica
Inheritance
Replica
Inherited Members

Constructors

Replica()

public Replica()

Properties

RegionName

Gets and sets the property RegionName.

The Region where the replica needs to be created.

public string RegionName { get; set; }

Property Value

string