@Generated(value="jsii-pacmak/1.14.1 (build 828de8a)", date="2020-11-24T22:28:57.340Z") @Stability(value=Stable) public interface CfnWebACLProps extends software.amazon.jsii.JsiiSerializable
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-wafv2-webacl.html| Modifier and Type | Interface and Description |
|---|---|
static class |
CfnWebACLProps.Builder
A builder for
CfnWebACLProps |
static class |
CfnWebACLProps.Jsii$Proxy
An implementation for
CfnWebACLProps |
| Modifier and Type | Method and Description |
|---|---|
static CfnWebACLProps.Builder |
builder() |
Object |
getDefaultAction()
`AWS::WAFv2::WebACL.DefaultAction`.
|
default String |
getDescription()
`AWS::WAFv2::WebACL.Description`.
|
default String |
getName()
`AWS::WAFv2::WebACL.Name`.
|
default Object |
getRules()
`AWS::WAFv2::WebACL.Rules`.
|
String |
getScope()
`AWS::WAFv2::WebACL.Scope`.
|
default List<CfnTag> |
getTags()
`AWS::WAFv2::WebACL.Tags`.
|
Object |
getVisibilityConfig()
`AWS::WAFv2::WebACL.VisibilityConfig`.
|
@Stability(value=Stable) @NotNull Object getDefaultAction()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-wafv2-webacl.html#cfn-wafv2-webacl-defaultaction@Stability(value=Stable) @NotNull String getScope()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-wafv2-webacl.html#cfn-wafv2-webacl-scope@Stability(value=Stable) @NotNull Object getVisibilityConfig()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-wafv2-webacl.html#cfn-wafv2-webacl-visibilityconfig@Stability(value=Stable) @Nullable default String getDescription()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-wafv2-webacl.html#cfn-wafv2-webacl-description@Stability(value=Stable) @Nullable default String getName()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-wafv2-webacl.html#cfn-wafv2-webacl-name@Stability(value=Stable) @Nullable default Object getRules()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-wafv2-webacl.html#cfn-wafv2-webacl-rules@Stability(value=Stable) @Nullable default List<CfnTag> getTags()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-wafv2-webacl.html#cfn-wafv2-webacl-tags@Stability(value=Stable) static CfnWebACLProps.Builder builder()
CfnWebACLProps.Builder of CfnWebACLPropsCopyright © 2020. All rights reserved.