@Stability(value=Stable)
public static interface CfnRuleGroup.RuleProperty
extends software.amazon.jsii.JsiiSerializable
| Modifier and Type | Interface and Description |
|---|---|
static class |
CfnRuleGroup.RuleProperty.Builder
A builder for
CfnRuleGroup.RuleProperty |
static class |
CfnRuleGroup.RuleProperty.Jsii$Proxy
An implementation for
CfnRuleGroup.RuleProperty |
| Modifier and Type | Method and Description |
|---|---|
static CfnRuleGroup.RuleProperty.Builder |
builder() |
default Object |
getAction()
`CfnRuleGroup.RuleProperty.Action`.
|
String |
getName()
`CfnRuleGroup.RuleProperty.Name`.
|
Number |
getPriority()
`CfnRuleGroup.RuleProperty.Priority`.
|
default Object |
getRuleLabels()
`CfnRuleGroup.RuleProperty.RuleLabels`.
|
Object |
getStatement()
`CfnRuleGroup.RuleProperty.Statement`.
|
Object |
getVisibilityConfig()
`CfnRuleGroup.RuleProperty.VisibilityConfig`.
|
@Stability(value=Stable) @NotNull String getName()
@Stability(value=Stable) @NotNull Number getPriority()
@Stability(value=Stable) @NotNull Object getStatement()
@Stability(value=Stable) @NotNull Object getVisibilityConfig()
@Stability(value=Stable) @Nullable default Object getAction()
@Stability(value=Stable) @Nullable default Object getRuleLabels()
@Stability(value=Stable) static CfnRuleGroup.RuleProperty.Builder builder()
CfnRuleGroup.RuleProperty.Builder of CfnRuleGroup.RulePropertyCopyright © 2021. All rights reserved.