@Stability(value=Stable)
public static interface CfnRuleGroup.RegexPatternSetReferenceStatementProperty
extends software.amazon.jsii.JsiiSerializable
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-wafv2-rulegroup-regexpatternsetreferencestatement.html| Modifier and Type | Interface and Description |
|---|---|
static class |
CfnRuleGroup.RegexPatternSetReferenceStatementProperty.Builder
A builder for
CfnRuleGroup.RegexPatternSetReferenceStatementProperty |
static class |
CfnRuleGroup.RegexPatternSetReferenceStatementProperty.Jsii$Proxy
An implementation for
CfnRuleGroup.RegexPatternSetReferenceStatementProperty |
| Modifier and Type | Method and Description |
|---|---|
static CfnRuleGroup.RegexPatternSetReferenceStatementProperty.Builder |
builder() |
String |
getArn()
`CfnRuleGroup.RegexPatternSetReferenceStatementProperty.Arn`.
|
Object |
getFieldToMatch()
`CfnRuleGroup.RegexPatternSetReferenceStatementProperty.FieldToMatch`.
|
Object |
getTextTransformations()
`CfnRuleGroup.RegexPatternSetReferenceStatementProperty.TextTransformations`.
|
@Stability(value=Stable) @NotNull String getArn()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-wafv2-rulegroup-regexpatternsetreferencestatement.html#cfn-wafv2-rulegroup-regexpatternsetreferencestatement-arn@Stability(value=Stable) @NotNull Object getFieldToMatch()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-wafv2-rulegroup-regexpatternsetreferencestatement.html#cfn-wafv2-rulegroup-regexpatternsetreferencestatement-fieldtomatch@Stability(value=Stable) @NotNull Object getTextTransformations()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-wafv2-rulegroup-regexpatternsetreferencestatement.html#cfn-wafv2-rulegroup-regexpatternsetreferencestatement-texttransformations@Stability(value=Stable) static CfnRuleGroup.RegexPatternSetReferenceStatementProperty.Builder builder()
Copyright © 2020. All rights reserved.