C# 클래스 Amazon.S3.StorageClassAnalysisSchemaVersion

The version of the output schema to use when exporting data.
상속: ConstantClass
파일 보기 프로젝트 열기: aws/aws-sdk-net 1 사용 예제들

공개 프로퍼티들

프로퍼티 타입 설명
V_1 StorageClassAnalysisSchemaVersion

공개 메소드들

메소드 설명
FindValue ( string value ) : StorageClassAnalysisSchemaVersion

Finds the constant for the unique value.

StorageClassAnalysisSchemaVersion ( string value ) : System

Construct instance of StorageClassAnalysisSchemaVersion

메소드 상세

FindValue() 공개 정적인 메소드

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

StorageClassAnalysisSchemaVersion() 공개 메소드

Construct instance of StorageClassAnalysisSchemaVersion
public StorageClassAnalysisSchemaVersion ( string value ) : System
value string
리턴 System

프로퍼티 상세

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

The schema output version V_1.
public static StorageClassAnalysisSchemaVersion,Amazon.S3 V_1
리턴 StorageClassAnalysisSchemaVersion