class Aws::DynamoDB::Types::ReplicaUpdate


@see docs.aws.amazon.com/goto/WebAPI/dynamodb-2012-08-10/ReplicaUpdate AWS API Documentation
@return [Types::DeleteReplicaAction]
The name of the existing replica to be removed.
@!attribute [rw] delete
@return [Types::CreateReplicaAction]
table.
The parameters required for creating a replica on an existing global
@!attribute [rw] create
}
},
region_name: “RegionName”, # required
delete: {
},
region_name: “RegionName”, # required
create: {
{
data as a hash:
@note When making an API call, you may pass ReplicaUpdate
* An existing replica to be removed from an existing global table.
* New parameters for an existing replica.
* A new replica to be added to an existing global table.
Represents one of the following: