

# CustomerArtifactPaths


A JSON object that specifies the paths where the artifacts generated by the customer's tests, on the device or in the test environment, are pulled from.

Specify `deviceHostPaths` and optionally specify either `iosPaths` or `androidPaths`.

For web app tests, you can specify both `iosPaths` and `androidPaths`.

## Contents


 ** androidPaths **   <a name="devicefarm-Type-CustomerArtifactPaths-androidPaths"></a>
Comma-separated list of paths on the Android device where the artifacts generated by the customer's tests are pulled from.  
Type: Array of strings  
Required: No

 ** deviceHostPaths **   <a name="devicefarm-Type-CustomerArtifactPaths-deviceHostPaths"></a>
Comma-separated list of paths in the test execution environment where the artifacts generated by the customer's tests are pulled from.  
Type: Array of strings  
Required: No

 ** iosPaths **   <a name="devicefarm-Type-CustomerArtifactPaths-iosPaths"></a>
Comma-separated list of paths on the iOS device where the artifacts generated by the customer's tests are pulled from.  
Type: Array of strings  
Required: No

## See Also


For more information about using this API in one of the language-specific AWS SDKs, see the following:
+  [AWS SDK for C\$1\$1](https://docs.aws.amazon.com/goto/SdkForCpp/devicefarm-2015-06-23/CustomerArtifactPaths) 
+  [AWS SDK for Java V2](https://docs.aws.amazon.com/goto/SdkForJavaV2/devicefarm-2015-06-23/CustomerArtifactPaths) 
+  [AWS SDK for Ruby V3](https://docs.aws.amazon.com/goto/SdkForRubyV3/devicefarm-2015-06-23/CustomerArtifactPaths) 