class Aws::DynamoDB::Types::DeleteReplicaAction

Represents a replica to be removed.

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

data as a hash:

    {
      region_name: "RegionName", # required
    }

@!attribute [rw] region_name

The Region of the replica to be removed.
@return [String]

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

Constants

SENSITIVE