@Stability(value=Stable)
public static interface CfnWebACL.JsonMatchPatternProperty
extends software.amazon.jsii.JsiiSerializable
| Modifier and Type | Interface and Description |
|---|---|
static class |
CfnWebACL.JsonMatchPatternProperty.Builder
A builder for
CfnWebACL.JsonMatchPatternProperty |
static class |
CfnWebACL.JsonMatchPatternProperty.Jsii$Proxy
An implementation for
CfnWebACL.JsonMatchPatternProperty |
| Modifier and Type | Method and Description |
|---|---|
static CfnWebACL.JsonMatchPatternProperty.Builder |
builder() |
default Object |
getAll()
`CfnWebACL.JsonMatchPatternProperty.All`.
|
default List<String> |
getIncludedPaths()
`CfnWebACL.JsonMatchPatternProperty.IncludedPaths`.
|
@Stability(value=Stable) @Nullable default Object getAll()
@Stability(value=Stable) @Nullable default List<String> getIncludedPaths()
@Stability(value=Stable) static CfnWebACL.JsonMatchPatternProperty.Builder builder()
Copyright © 2021. All rights reserved.