Package com.pulumi.aws.wafv2.inputs
Class RuleGroupRuleStatementSqliMatchStatementFieldToMatchJa3FingerprintArgs
- java.lang.Object
-
- com.pulumi.resources.InputArgs
-
- com.pulumi.resources.ResourceArgs
-
- com.pulumi.aws.wafv2.inputs.RuleGroupRuleStatementSqliMatchStatementFieldToMatchJa3FingerprintArgs
-
public final class RuleGroupRuleStatementSqliMatchStatementFieldToMatchJa3FingerprintArgs extends com.pulumi.resources.ResourceArgs
-
-
Nested Class Summary
Nested Classes Modifier and Type Class Description static class
RuleGroupRuleStatementSqliMatchStatementFieldToMatchJa3FingerprintArgs.Builder
-
Field Summary
Fields Modifier and Type Field Description static RuleGroupRuleStatementSqliMatchStatementFieldToMatchJa3FingerprintArgs
Empty
-
Method Summary
All Methods Static Methods Instance Methods Concrete Methods Modifier and Type Method Description static RuleGroupRuleStatementSqliMatchStatementFieldToMatchJa3FingerprintArgs.Builder
builder()
static RuleGroupRuleStatementSqliMatchStatementFieldToMatchJa3FingerprintArgs.Builder
builder(RuleGroupRuleStatementSqliMatchStatementFieldToMatchJa3FingerprintArgs defaults)
com.pulumi.core.Output<java.lang.String>
fallbackBehavior()
-
-
-
Field Detail
-
Empty
public static final RuleGroupRuleStatementSqliMatchStatementFieldToMatchJa3FingerprintArgs Empty
-
-
Method Detail
-
fallbackBehavior
public com.pulumi.core.Output<java.lang.String> fallbackBehavior()
- Returns:
- The match status to assign to the web request if the request doesn't have a valid IP address in the specified position. Valid values include: `MATCH` or `NO_MATCH`.
-
builder
public static RuleGroupRuleStatementSqliMatchStatementFieldToMatchJa3FingerprintArgs.Builder builder()
-
builder
public static RuleGroupRuleStatementSqliMatchStatementFieldToMatchJa3FingerprintArgs.Builder builder(RuleGroupRuleStatementSqliMatchStatementFieldToMatchJa3FingerprintArgs defaults)
-
-