@Stability(value=Stable)
public static interface CfnWebACL.JsonBodyProperty
extends software.amazon.jsii.JsiiSerializable
| Modifier and Type | Interface and Description |
|---|---|
static class |
CfnWebACL.JsonBodyProperty.Builder
A builder for
CfnWebACL.JsonBodyProperty |
static class |
CfnWebACL.JsonBodyProperty.Jsii$Proxy
An implementation for
CfnWebACL.JsonBodyProperty |
| Modifier and Type | Method and Description |
|---|---|
static CfnWebACL.JsonBodyProperty.Builder |
builder() |
default String |
getInvalidFallbackBehavior()
`CfnWebACL.JsonBodyProperty.InvalidFallbackBehavior`.
|
Object |
getMatchPattern()
`CfnWebACL.JsonBodyProperty.MatchPattern`.
|
String |
getMatchScope()
`CfnWebACL.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 CfnWebACL.JsonBodyProperty.Builder builder()
CfnWebACL.JsonBodyProperty.Builder of CfnWebACL.JsonBodyPropertyCopyright © 2021. All rights reserved.