C# 클래스 Amazon.WAF.Model.ActivatedRule

The ActivatedRule object in an UpdateWebACL request specifies a Rule that you want to insert or delete, the priority of the Rule in the WebACL, and the action that you want AWS WAF to take when a web request matches the Rule (ALLOW, BLOCK, or COUNT).

To specify whether to insert or delete a Rule, use the Action parameter in the WebACLUpdate data type.

파일 보기 프로젝트 열기: aws/aws-sdk-net

비공개 메소드들

메소드 설명
IsSetAction ( ) : bool
IsSetPriority ( ) : bool
IsSetRuleId ( ) : bool