| Package | Description |
|---|---|
| software.amazon.awscdk.services.waf.regional |
AWS WAF Regional Construct Library
|
| Modifier and Type | Method and Description |
|---|---|
static CfnWebACLAssociation.Builder |
CfnWebACLAssociation.Builder.create(software.constructs.Construct scope,
String id) |
CfnWebACLAssociation.Builder |
CfnWebACLAssociation.Builder.resourceArn(String resourceArn)
The Amazon Resource Name (ARN) of the resource to protect with the web ACL.
|
CfnWebACLAssociation.Builder |
CfnWebACLAssociation.Builder.webAclId(String webAclId)
A unique identifier (ID) for the web ACL.
|
Copyright © 2022. All rights reserved.