@Stability(value=Stable)
public static interface CfnWebACL.ManagedRuleGroupStatementProperty
extends software.amazon.jsii.JsiiSerializable
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-wafv2-webacl-managedrulegroupstatement.html| 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`.
|
String |
getVendorName()
`CfnWebACL.ManagedRuleGroupStatementProperty.VendorName`.
|
@Stability(value=Stable) @NotNull String getName()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-wafv2-webacl-managedrulegroupstatement.html#cfn-wafv2-webacl-managedrulegroupstatement-name@Stability(value=Stable) @NotNull String getVendorName()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-wafv2-webacl-managedrulegroupstatement.html#cfn-wafv2-webacl-managedrulegroupstatement-vendorname@Stability(value=Stable) @Nullable default Object getExcludedRules()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-wafv2-webacl-managedrulegroupstatement.html#cfn-wafv2-webacl-managedrulegroupstatement-excludedrules@Stability(value=Stable) static CfnWebACL.ManagedRuleGroupStatementProperty.Builder builder()
Copyright © 2020. All rights reserved.