CopyableBuilder<DeleteReplicationSubnetGroupRequest.Builder,DeleteReplicationSubnetGroupRequest>
, SdkBuilder<DeleteReplicationSubnetGroupRequest.Builder,DeleteReplicationSubnetGroupRequest>
public static interface DeleteReplicationSubnetGroupRequest.Builder extends CopyableBuilder<DeleteReplicationSubnetGroupRequest.Builder,DeleteReplicationSubnetGroupRequest>
Modifier and Type | Method | Description |
---|---|---|
DeleteReplicationSubnetGroupRequest.Builder |
replicationSubnetGroupIdentifier(String replicationSubnetGroupIdentifier) |
The subnet group name of the replication instance.
|
copy
apply, build
DeleteReplicationSubnetGroupRequest.Builder replicationSubnetGroupIdentifier(String replicationSubnetGroupIdentifier)
The subnet group name of the replication instance.
replicationSubnetGroupIdentifier
- The subnet group name of the replication instance.Copyright © 2017 Amazon Web Services, Inc. All Rights Reserved.