@Stability(value=Stable)
public static interface CfnRuleGroup.RegexPatternSetReferenceStatementProperty
extends software.amazon.jsii.JsiiSerializable
| 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()
@Stability(value=Stable) @NotNull Object getFieldToMatch()
@Stability(value=Stable) @NotNull Object getTextTransformations()
@Stability(value=Stable) static CfnRuleGroup.RegexPatternSetReferenceStatementProperty.Builder builder()
Copyright © 2021. All rights reserved.