class Aws::DynamoDB::Types::DeleteReplicationGroupMemberAction

Represents a replica to be deleted.

@note When making an API call, you may pass DeleteReplicationGroupMemberAction

data as a hash:

    {
      region_name: "RegionName", # required
    }

@!attribute [rw] region_name

The Region where the replica exists.
@return [String]

@see docs.aws.amazon.com/goto/WebAPI/dynamodb-2012-08-10/DeleteReplicationGroupMemberAction AWS API Documentation

Constants

SENSITIVE