@Stability(value=Stable)
public static interface CfnWebACL.ExcludedRuleProperty
extends software.amazon.jsii.JsiiSerializable
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-wafv2-webacl-excludedrule.html| Modifier and Type | Interface and Description |
|---|---|
static class |
CfnWebACL.ExcludedRuleProperty.Builder
A builder for
CfnWebACL.ExcludedRuleProperty |
static class |
CfnWebACL.ExcludedRuleProperty.Jsii$Proxy
An implementation for
CfnWebACL.ExcludedRuleProperty |
| Modifier and Type | Method and Description |
|---|---|
static CfnWebACL.ExcludedRuleProperty.Builder |
builder() |
String |
getName()
`CfnWebACL.ExcludedRuleProperty.Name`.
|
@Stability(value=Stable) @NotNull String getName()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-wafv2-webacl-excludedrule.html#cfn-wafv2-webacl-excludedrule-name@Stability(value=Stable) static CfnWebACL.ExcludedRuleProperty.Builder builder()
Copyright © 2020. All rights reserved.