public static interface DeleteReplicaAction.Builder extends CopyableBuilder<DeleteReplicaAction.Builder,DeleteReplicaAction>
| Modifier and Type | Method and Description |
|---|---|
DeleteReplicaAction.Builder |
regionName(String regionName)
The region of the replica to be removed.
|
copyapplyMutation, buildDeleteReplicaAction.Builder regionName(String regionName)
The region of the replica to be removed.
regionName - The region of the replica to be removed.Copyright © 2017 Amazon Web Services, Inc. All Rights Reserved.