public static interface StartReplicationTaskAssessmentRequest.Builder extends DatabaseMigrationRequest.Builder, CopyableBuilder<StartReplicationTaskAssessmentRequest.Builder,StartReplicationTaskAssessmentRequest>
| Modifier and Type | Method and Description |
|---|---|
StartReplicationTaskAssessmentRequest.Builder |
replicationTaskArn(String replicationTaskArn)
The Amazon Resource Name (ARN) of the replication task.
|
StartReplicationTaskAssessmentRequest.Builder |
requestOverrideConfig(AwsRequestOverrideConfig awsRequestOverrideConfig)
Add an optional request override configuration.
|
buildrequestOverrideConfig, requestOverrideConfigcopyapply, buildStartReplicationTaskAssessmentRequest.Builder replicationTaskArn(String replicationTaskArn)
The Amazon Resource Name (ARN) of the replication task.
replicationTaskArn - The Amazon Resource Name (ARN) of the replication task.StartReplicationTaskAssessmentRequest.Builder requestOverrideConfig(AwsRequestOverrideConfig awsRequestOverrideConfig)
AwsRequest.BuilderrequestOverrideConfig in interface AwsRequest.BuilderawsRequestOverrideConfig - The override configuration.Copyright © 2017 Amazon Web Services, Inc. All Rights Reserved.