| Package | Description |
|---|---|
| software.amazon.awscdk.services.wafv2 |
AWS::WAFv2 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 associate with the web ACL.
|
CfnWebACLAssociation.Builder |
CfnWebACLAssociation.Builder.webAclArn(String webAclArn)
The Amazon Resource Name (ARN) of the web ACL that you want to associate with the resource.
|
Copyright © 2022. All rights reserved.