class Aws::DynamoDB::Types::CreateReplicaAction

Represents a replica to be added.

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

data as a hash:

    {
      region_name: "RegionName", # required
    }

@!attribute [rw] region_name

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

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

Constants

SENSITIVE