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