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