Table of Contents

Class CreateReplicaAction

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

Represents a replica to be added.

public class CreateReplicaAction
Inheritance
CreateReplicaAction
Inherited Members

Constructors

CreateReplicaAction()

public CreateReplicaAction()

Properties

RegionName

Gets and sets the property RegionName.

The Region of the replica to be added.

public string RegionName { get; set; }

Property Value

string