@Stability(value=Stable)
public static interface CfnRuleGroup.JsonBodyProperty
extends software.amazon.jsii.JsiiSerializable
| Modifier and Type | Interface and Description |
|---|---|
static class |
CfnRuleGroup.JsonBodyProperty.Builder
A builder for
CfnRuleGroup.JsonBodyProperty |
static class |
CfnRuleGroup.JsonBodyProperty.Jsii$Proxy
An implementation for
CfnRuleGroup.JsonBodyProperty |
| Modifier and Type | Method and Description |
|---|---|
static CfnRuleGroup.JsonBodyProperty.Builder |
builder() |
default String |
getInvalidFallbackBehavior()
`CfnRuleGroup.JsonBodyProperty.InvalidFallbackBehavior`.
|
Object |
getMatchPattern()
`CfnRuleGroup.JsonBodyProperty.MatchPattern`.
|
String |
getMatchScope()
`CfnRuleGroup.JsonBodyProperty.MatchScope`.
|
@Stability(value=Stable) @NotNull Object getMatchPattern()
@Stability(value=Stable) @NotNull String getMatchScope()
@Stability(value=Stable) @Nullable default String getInvalidFallbackBehavior()
@Stability(value=Stable) static CfnRuleGroup.JsonBodyProperty.Builder builder()
Copyright © 2021. All rights reserved.