@Stability(value=Stable)
public static interface CfnWebACL.ManagedRuleGroupStatementProperty
extends software.amazon.jsii.JsiiSerializable
| Modifier and Type | Interface and Description |
|---|---|
static class |
CfnWebACL.ManagedRuleGroupStatementProperty.Builder
A builder for
CfnWebACL.ManagedRuleGroupStatementProperty |
static class |
CfnWebACL.ManagedRuleGroupStatementProperty.Jsii$Proxy
An implementation for
CfnWebACL.ManagedRuleGroupStatementProperty |
| Modifier and Type | Method and Description |
|---|---|
static CfnWebACL.ManagedRuleGroupStatementProperty.Builder |
builder() |
default Object |
getExcludedRules()
`CfnWebACL.ManagedRuleGroupStatementProperty.ExcludedRules`.
|
String |
getName()
`CfnWebACL.ManagedRuleGroupStatementProperty.Name`.
|
default Object |
getScopeDownStatement()
`CfnWebACL.ManagedRuleGroupStatementProperty.ScopeDownStatement`.
|
String |
getVendorName()
`CfnWebACL.ManagedRuleGroupStatementProperty.VendorName`.
|
@Stability(value=Stable) @NotNull String getName()
@Stability(value=Stable) @NotNull String getVendorName()
@Stability(value=Stable) @Nullable default Object getExcludedRules()
@Stability(value=Stable) @Nullable default Object getScopeDownStatement()
@Stability(value=Stable) static CfnWebACL.ManagedRuleGroupStatementProperty.Builder builder()
Copyright © 2021. All rights reserved.