public static interface ReloadTablesResponse.Builder extends DatabaseMigrationResponse.Builder, CopyableBuilder<ReloadTablesResponse.Builder,ReloadTablesResponse>
| Modifier and Type | Method and Description |
|---|---|
ReloadTablesResponse.Builder |
replicationTaskArn(String replicationTaskArn)
The Amazon Resource Name (ARN) of the replication task.
|
buildsdkHttpResponse, sdkHttpResponsecopyapply, buildReloadTablesResponse.Builder replicationTaskArn(String replicationTaskArn)
The Amazon Resource Name (ARN) of the replication task.
replicationTaskArn - The Amazon Resource Name (ARN) of the replication task.Copyright © 2017 Amazon Web Services, Inc. All Rights Reserved.