@Stability(value=Stable)
public static interface CfnWebACL.RuleActionProperty
extends software.amazon.jsii.JsiiSerializable
| Modifier and Type | Interface and Description |
|---|---|
static class |
CfnWebACL.RuleActionProperty.Builder
A builder for
CfnWebACL.RuleActionProperty |
static class |
CfnWebACL.RuleActionProperty.Jsii$Proxy
An implementation for
CfnWebACL.RuleActionProperty |
| Modifier and Type | Method and Description |
|---|---|
static CfnWebACL.RuleActionProperty.Builder |
builder() |
default Object |
getAllow()
`CfnWebACL.RuleActionProperty.Allow`.
|
default Object |
getBlock()
`CfnWebACL.RuleActionProperty.Block`.
|
default Object |
getCount()
`CfnWebACL.RuleActionProperty.Count`.
|
@Stability(value=Stable) @Nullable default Object getAllow()
@Stability(value=Stable) @Nullable default Object getBlock()
@Stability(value=Stable) @Nullable default Object getCount()
@Stability(value=Stable) static CfnWebACL.RuleActionProperty.Builder builder()
Copyright © 2021. All rights reserved.