C# 클래스 Amazon.WAFRegional.ParameterExceptionField

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

공개 프로퍼티들

프로퍼티 타입 설명
BYTE_MATCH_FIELD_TYPE ParameterExceptionField
BYTE_MATCH_POSITIONAL_CONSTRAINT ParameterExceptionField
BYTE_MATCH_TEXT_TRANSFORMATION ParameterExceptionField
CHANGE_ACTION ParameterExceptionField
IPSET_TYPE ParameterExceptionField
PREDICATE_TYPE ParameterExceptionField
SIZE_CONSTRAINT_COMPARISON_OPERATOR ParameterExceptionField
SQL_INJECTION_MATCH_FIELD_TYPE ParameterExceptionField
WAF_ACTION ParameterExceptionField

공개 메소드들

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

Finds the constant for the unique value.

ParameterExceptionField ( 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() 공개 정적인 메소드

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

ParameterExceptionField() 공개 메소드

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 ParameterExceptionField ( string value ) : System
value string
리턴 System

프로퍼티 상세

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

Constant BYTE_MATCH_FIELD_TYPE for ParameterExceptionField
public static ParameterExceptionField,Amazon.WAFRegional BYTE_MATCH_FIELD_TYPE
리턴 ParameterExceptionField

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

Constant BYTE_MATCH_POSITIONAL_CONSTRAINT for ParameterExceptionField
public static ParameterExceptionField,Amazon.WAFRegional BYTE_MATCH_POSITIONAL_CONSTRAINT
리턴 ParameterExceptionField

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

Constant BYTE_MATCH_TEXT_TRANSFORMATION for ParameterExceptionField
public static ParameterExceptionField,Amazon.WAFRegional BYTE_MATCH_TEXT_TRANSFORMATION
리턴 ParameterExceptionField

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

Constant CHANGE_ACTION for ParameterExceptionField
public static ParameterExceptionField,Amazon.WAFRegional CHANGE_ACTION
리턴 ParameterExceptionField

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

Constant IPSET_TYPE for ParameterExceptionField
public static ParameterExceptionField,Amazon.WAFRegional IPSET_TYPE
리턴 ParameterExceptionField

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

Constant PREDICATE_TYPE for ParameterExceptionField
public static ParameterExceptionField,Amazon.WAFRegional PREDICATE_TYPE
리턴 ParameterExceptionField

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

Constant SIZE_CONSTRAINT_COMPARISON_OPERATOR for ParameterExceptionField
public static ParameterExceptionField,Amazon.WAFRegional SIZE_CONSTRAINT_COMPARISON_OPERATOR
리턴 ParameterExceptionField

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

Constant SQL_INJECTION_MATCH_FIELD_TYPE for ParameterExceptionField
public static ParameterExceptionField,Amazon.WAFRegional SQL_INJECTION_MATCH_FIELD_TYPE
리턴 ParameterExceptionField

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

Constant WAF_ACTION for ParameterExceptionField
public static ParameterExceptionField,Amazon.WAFRegional WAF_ACTION
리턴 ParameterExceptionField