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