public static interface StopRunRequest.Builder extends software.amazon.awssdk.utils.builder.CopyableBuilder<StopRunRequest.Builder,StopRunRequest>
| Modifier and Type | Method and Description |
|---|---|
StopRunRequest.Builder |
arn(String arn)
Represents the Amazon Resource Name (ARN) of the Device Farm run you wish to stop.
|
copyapply, buildStopRunRequest.Builder arn(String arn)
Represents the Amazon Resource Name (ARN) of the Device Farm run you wish to stop.
arn - Represents the Amazon Resource Name (ARN) of the Device Farm run you wish to stop.Copyright © 2017. All rights reserved.