@Stability(value=Stable)
public static interface CfnWebACL.RuleProperty
extends software.amazon.jsii.JsiiSerializable
| Modifier and Type | Interface and Description |
|---|---|
static class |
CfnWebACL.RuleProperty.Builder
A builder for
CfnWebACL.RuleProperty |
static class |
CfnWebACL.RuleProperty.Jsii$Proxy
An implementation for
CfnWebACL.RuleProperty |
| Modifier and Type | Method and Description |
|---|---|
static CfnWebACL.RuleProperty.Builder |
builder() |
Object |
getAction()
`CfnWebACL.RuleProperty.Action`.
|
Number |
getPriority()
`CfnWebACL.RuleProperty.Priority`.
|
String |
getRuleId()
`CfnWebACL.RuleProperty.RuleId`.
|
@Stability(value=Stable) @NotNull Object getAction()
@Stability(value=Stable) @NotNull Number getPriority()
@Stability(value=Stable) @NotNull String getRuleId()
@Stability(value=Stable) static CfnWebACL.RuleProperty.Builder builder()
CfnWebACL.RuleProperty.Builder of CfnWebACL.RulePropertyCopyright © 2021. All rights reserved.