public static interface DeleteRunRequest.Builder extends software.amazon.awssdk.utils.builder.CopyableBuilder<DeleteRunRequest.Builder,DeleteRunRequest>
| Modifier and Type | Method and Description |
|---|---|
DeleteRunRequest.Builder |
arn(String arn)
The Amazon Resource Name (ARN) for the run you wish to delete.
|
copyapply, buildDeleteRunRequest.Builder arn(String arn)
The Amazon Resource Name (ARN) for the run you wish to delete.
arn - The Amazon Resource Name (ARN) for the run you wish to delete.Copyright © 2017. All rights reserved.