Go to the source code of this file.
|
enum | Aws::DeviceFarm::Model::ArtifactType {
Aws::DeviceFarm::Model::ArtifactType::NOT_SET,
Aws::DeviceFarm::Model::ArtifactType::UNKNOWN,
Aws::DeviceFarm::Model::ArtifactType::SCREENSHOT,
Aws::DeviceFarm::Model::ArtifactType::DEVICE_LOG,
Aws::DeviceFarm::Model::ArtifactType::MESSAGE_LOG,
Aws::DeviceFarm::Model::ArtifactType::VIDEO_LOG,
Aws::DeviceFarm::Model::ArtifactType::RESULT_LOG,
Aws::DeviceFarm::Model::ArtifactType::SERVICE_LOG,
Aws::DeviceFarm::Model::ArtifactType::WEBKIT_LOG,
Aws::DeviceFarm::Model::ArtifactType::INSTRUMENTATION_OUTPUT,
Aws::DeviceFarm::Model::ArtifactType::EXERCISER_MONKEY_OUTPUT,
Aws::DeviceFarm::Model::ArtifactType::CALABASH_JSON_OUTPUT,
Aws::DeviceFarm::Model::ArtifactType::CALABASH_PRETTY_OUTPUT,
Aws::DeviceFarm::Model::ArtifactType::CALABASH_STANDARD_OUTPUT,
Aws::DeviceFarm::Model::ArtifactType::CALABASH_JAVA_XML_OUTPUT,
Aws::DeviceFarm::Model::ArtifactType::AUTOMATION_OUTPUT,
Aws::DeviceFarm::Model::ArtifactType::APPIUM_SERVER_OUTPUT,
Aws::DeviceFarm::Model::ArtifactType::APPIUM_JAVA_OUTPUT,
Aws::DeviceFarm::Model::ArtifactType::APPIUM_JAVA_XML_OUTPUT,
Aws::DeviceFarm::Model::ArtifactType::APPIUM_PYTHON_OUTPUT,
Aws::DeviceFarm::Model::ArtifactType::APPIUM_PYTHON_XML_OUTPUT,
Aws::DeviceFarm::Model::ArtifactType::EXPLORER_EVENT_LOG,
Aws::DeviceFarm::Model::ArtifactType::EXPLORER_SUMMARY_LOG,
Aws::DeviceFarm::Model::ArtifactType::APPLICATION_CRASH_REPORT,
Aws::DeviceFarm::Model::ArtifactType::XCTEST_LOG,
Aws::DeviceFarm::Model::ArtifactType::VIDEO
} |
|