C# 클래스 Amazon.DeviceFarm.ArtifactType

Constants used for properties of type ArtifactType.
상속: ConstantClass
파일 보기 프로젝트 열기: aws/aws-sdk-net

공개 프로퍼티들

프로퍼티 타입 설명
APPIUM_JAVA_OUTPUT ArtifactType
APPIUM_JAVA_XML_OUTPUT ArtifactType
APPIUM_PYTHON_OUTPUT ArtifactType
APPIUM_PYTHON_XML_OUTPUT ArtifactType
APPIUM_SERVER_OUTPUT ArtifactType
APPLICATION_CRASH_REPORT ArtifactType
AUTOMATION_OUTPUT ArtifactType
CALABASH_JAVA_XML_OUTPUT ArtifactType
CALABASH_JSON_OUTPUT ArtifactType
CALABASH_PRETTY_OUTPUT ArtifactType
CALABASH_STANDARD_OUTPUT ArtifactType
DEVICE_LOG ArtifactType
EXERCISER_MONKEY_OUTPUT ArtifactType
EXPLORER_EVENT_LOG ArtifactType
EXPLORER_SUMMARY_LOG ArtifactType
INSTRUMENTATION_OUTPUT ArtifactType
MESSAGE_LOG ArtifactType
RESULT_LOG ArtifactType
SCREENSHOT ArtifactType
SERVICE_LOG ArtifactType
UNKNOWN ArtifactType
VIDEO ArtifactType
VIDEO_LOG ArtifactType
WEBKIT_LOG ArtifactType
XCTEST_LOG ArtifactType

공개 메소드들

메소드 설명
ArtifactType ( string value ) : System

This constant constructor does not need to be called if the constant you are attempting to use is already defined as a static instance of this class. This constructor should be used to construct constants that are not defined as statics, for instance if attempting to use a feature that is newer than the current version of the SDK.

FindValue ( string value ) : ArtifactType

Finds the constant for the unique value.

메소드 상세

ArtifactType() 공개 메소드

This constant constructor does not need to be called if the constant you are attempting to use is already defined as a static instance of this class. This constructor should be used to construct constants that are not defined as statics, for instance if attempting to use a feature that is newer than the current version of the SDK.
public ArtifactType ( string value ) : System
value string
리턴 System

FindValue() 공개 정적인 메소드

Finds the constant for the unique value.
public static FindValue ( string value ) : ArtifactType
value string The unique value for the constant
리턴 ArtifactType

프로퍼티 상세

APPIUM_JAVA_OUTPUT 공개적으로 정적으로 프로퍼티

Constant APPIUM_JAVA_OUTPUT for ArtifactType
public static ArtifactType,Amazon.DeviceFarm APPIUM_JAVA_OUTPUT
리턴 ArtifactType

APPIUM_JAVA_XML_OUTPUT 공개적으로 정적으로 프로퍼티

Constant APPIUM_JAVA_XML_OUTPUT for ArtifactType
public static ArtifactType,Amazon.DeviceFarm APPIUM_JAVA_XML_OUTPUT
리턴 ArtifactType

APPIUM_PYTHON_OUTPUT 공개적으로 정적으로 프로퍼티

Constant APPIUM_PYTHON_OUTPUT for ArtifactType
public static ArtifactType,Amazon.DeviceFarm APPIUM_PYTHON_OUTPUT
리턴 ArtifactType

APPIUM_PYTHON_XML_OUTPUT 공개적으로 정적으로 프로퍼티

Constant APPIUM_PYTHON_XML_OUTPUT for ArtifactType
public static ArtifactType,Amazon.DeviceFarm APPIUM_PYTHON_XML_OUTPUT
리턴 ArtifactType

APPIUM_SERVER_OUTPUT 공개적으로 정적으로 프로퍼티

Constant APPIUM_SERVER_OUTPUT for ArtifactType
public static ArtifactType,Amazon.DeviceFarm APPIUM_SERVER_OUTPUT
리턴 ArtifactType

APPLICATION_CRASH_REPORT 공개적으로 정적으로 프로퍼티

Constant APPLICATION_CRASH_REPORT for ArtifactType
public static ArtifactType,Amazon.DeviceFarm APPLICATION_CRASH_REPORT
리턴 ArtifactType

AUTOMATION_OUTPUT 공개적으로 정적으로 프로퍼티

Constant AUTOMATION_OUTPUT for ArtifactType
public static ArtifactType,Amazon.DeviceFarm AUTOMATION_OUTPUT
리턴 ArtifactType

CALABASH_JAVA_XML_OUTPUT 공개적으로 정적으로 프로퍼티

Constant CALABASH_JAVA_XML_OUTPUT for ArtifactType
public static ArtifactType,Amazon.DeviceFarm CALABASH_JAVA_XML_OUTPUT
리턴 ArtifactType

CALABASH_JSON_OUTPUT 공개적으로 정적으로 프로퍼티

Constant CALABASH_JSON_OUTPUT for ArtifactType
public static ArtifactType,Amazon.DeviceFarm CALABASH_JSON_OUTPUT
리턴 ArtifactType

CALABASH_PRETTY_OUTPUT 공개적으로 정적으로 프로퍼티

Constant CALABASH_PRETTY_OUTPUT for ArtifactType
public static ArtifactType,Amazon.DeviceFarm CALABASH_PRETTY_OUTPUT
리턴 ArtifactType

CALABASH_STANDARD_OUTPUT 공개적으로 정적으로 프로퍼티

Constant CALABASH_STANDARD_OUTPUT for ArtifactType
public static ArtifactType,Amazon.DeviceFarm CALABASH_STANDARD_OUTPUT
리턴 ArtifactType

DEVICE_LOG 공개적으로 정적으로 프로퍼티

Constant DEVICE_LOG for ArtifactType
public static ArtifactType,Amazon.DeviceFarm DEVICE_LOG
리턴 ArtifactType

EXERCISER_MONKEY_OUTPUT 공개적으로 정적으로 프로퍼티

Constant EXERCISER_MONKEY_OUTPUT for ArtifactType
public static ArtifactType,Amazon.DeviceFarm EXERCISER_MONKEY_OUTPUT
리턴 ArtifactType

EXPLORER_EVENT_LOG 공개적으로 정적으로 프로퍼티

Constant EXPLORER_EVENT_LOG for ArtifactType
public static ArtifactType,Amazon.DeviceFarm EXPLORER_EVENT_LOG
리턴 ArtifactType

EXPLORER_SUMMARY_LOG 공개적으로 정적으로 프로퍼티

Constant EXPLORER_SUMMARY_LOG for ArtifactType
public static ArtifactType,Amazon.DeviceFarm EXPLORER_SUMMARY_LOG
리턴 ArtifactType

INSTRUMENTATION_OUTPUT 공개적으로 정적으로 프로퍼티

Constant INSTRUMENTATION_OUTPUT for ArtifactType
public static ArtifactType,Amazon.DeviceFarm INSTRUMENTATION_OUTPUT
리턴 ArtifactType

MESSAGE_LOG 공개적으로 정적으로 프로퍼티

Constant MESSAGE_LOG for ArtifactType
public static ArtifactType,Amazon.DeviceFarm MESSAGE_LOG
리턴 ArtifactType

RESULT_LOG 공개적으로 정적으로 프로퍼티

Constant RESULT_LOG for ArtifactType
public static ArtifactType,Amazon.DeviceFarm RESULT_LOG
리턴 ArtifactType

SCREENSHOT 공개적으로 정적으로 프로퍼티

Constant SCREENSHOT for ArtifactType
public static ArtifactType,Amazon.DeviceFarm SCREENSHOT
리턴 ArtifactType

SERVICE_LOG 공개적으로 정적으로 프로퍼티

Constant SERVICE_LOG for ArtifactType
public static ArtifactType,Amazon.DeviceFarm SERVICE_LOG
리턴 ArtifactType

UNKNOWN 공개적으로 정적으로 프로퍼티

Constant UNKNOWN for ArtifactType
public static ArtifactType,Amazon.DeviceFarm UNKNOWN
리턴 ArtifactType

VIDEO 공개적으로 정적으로 프로퍼티

Constant VIDEO for ArtifactType
public static ArtifactType,Amazon.DeviceFarm VIDEO
리턴 ArtifactType

VIDEO_LOG 공개적으로 정적으로 프로퍼티

Constant VIDEO_LOG for ArtifactType
public static ArtifactType,Amazon.DeviceFarm VIDEO_LOG
리턴 ArtifactType

WEBKIT_LOG 공개적으로 정적으로 프로퍼티

Constant WEBKIT_LOG for ArtifactType
public static ArtifactType,Amazon.DeviceFarm WEBKIT_LOG
리턴 ArtifactType

XCTEST_LOG 공개적으로 정적으로 프로퍼티

Constant XCTEST_LOG for ArtifactType
public static ArtifactType,Amazon.DeviceFarm XCTEST_LOG
리턴 ArtifactType