CopyableBuilder<DeleteRunRequest.Builder,DeleteRunRequest>
, SdkBuilder<DeleteRunRequest.Builder,DeleteRunRequest>
public static interface DeleteRunRequest.Builder extends CopyableBuilder<DeleteRunRequest.Builder,DeleteRunRequest>
Modifier and Type | Method | Description |
---|---|---|
DeleteRunRequest.Builder |
arn(String arn) |
The Amazon Resource Name (ARN) for the run you wish to delete.
|
copy
apply, build
DeleteRunRequest.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 Amazon Web Services, Inc. All Rights Reserved.