public static interface StopReplicationTaskRequest.Builder extends DatabaseMigrationRequest.Builder, SdkPojo, CopyableBuilder<StopReplicationTaskRequest.Builder,StopReplicationTaskRequest>
| Modifier and Type | Method and Description |
|---|---|
StopReplicationTaskRequest.Builder |
overrideConfiguration(AwsRequestOverrideConfiguration overrideConfiguration) |
StopReplicationTaskRequest.Builder |
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder> builderConsumer) |
StopReplicationTaskRequest.Builder |
replicationTaskArn(String replicationTaskArn)
The Amazon Resource Name(ARN) of the replication task to be stopped.
|
buildoverrideConfigurationequalsBySdkFields, sdkFieldscopyapplyMutation, buildStopReplicationTaskRequest.Builder replicationTaskArn(String replicationTaskArn)
The Amazon Resource Name(ARN) of the replication task to be stopped.
replicationTaskArn - The Amazon Resource Name(ARN) of the replication task to be stopped.StopReplicationTaskRequest.Builder overrideConfiguration(AwsRequestOverrideConfiguration overrideConfiguration)
overrideConfiguration in interface AwsRequest.BuilderStopReplicationTaskRequest.Builder overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder> builderConsumer)
overrideConfiguration in interface AwsRequest.BuilderCopyright © 2023. All rights reserved.