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