Table of Contents

Class DeleteReplicationGroupMemberAction

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

Represents a replica to be deleted.

public class DeleteReplicationGroupMemberAction
Inheritance
DeleteReplicationGroupMemberAction
Inherited Members

Constructors

DeleteReplicationGroupMemberAction()

public DeleteReplicationGroupMemberAction()

Properties

RegionName

Gets and sets the property RegionName.

The Region where the replica exists.

public string RegionName { get; set; }

Property Value

string