| Package | Description |
|---|---|
| software.amazon.awscdk.services.wafv2 |
AWS::WAFv2 Construct Library
|
| Modifier and Type | Method and Description |
|---|---|
CfnWebACL.DefaultActionProperty.Builder |
CfnWebACL.DefaultActionProperty.Builder.allow(CfnWebACL.AllowActionProperty allow)
Sets the value of
CfnWebACL.DefaultActionProperty.getAllow() |
CfnWebACL.DefaultActionProperty.Builder |
CfnWebACL.DefaultActionProperty.Builder.allow(IResolvable allow)
Sets the value of
CfnWebACL.DefaultActionProperty.getAllow() |
CfnWebACL.DefaultActionProperty.Builder |
CfnWebACL.DefaultActionProperty.Builder.block(CfnWebACL.BlockActionProperty block)
Sets the value of
CfnWebACL.DefaultActionProperty.getBlock() |
CfnWebACL.DefaultActionProperty.Builder |
CfnWebACL.DefaultActionProperty.Builder.block(IResolvable block)
Sets the value of
CfnWebACL.DefaultActionProperty.getBlock() |
static CfnWebACL.DefaultActionProperty.Builder |
CfnWebACL.DefaultActionProperty.builder() |
| Constructor and Description |
|---|
Jsii$Proxy(CfnWebACL.DefaultActionProperty.Builder builder)
Constructor that initializes the object based on literal property values passed by the
CfnWebACL.AllowActionProperty.Builder. |
Copyright © 2022. All rights reserved.