| Package | Description |
|---|---|
| software.amazon.awssdk.services.wafv2.model |
| Modifier and Type | Method and Description |
|---|---|
AssociationConfig |
CreateWebAclRequest.associationConfig()
Specifies custom configurations for the associations between the web ACL and protected resources.
|
AssociationConfig |
UpdateWebAclRequest.associationConfig()
Specifies custom configurations for the associations between the web ACL and protected resources.
|
AssociationConfig |
WebACL.associationConfig()
Specifies custom configurations for the associations between the web ACL and protected resources.
|
| Modifier and Type | Method and Description |
|---|---|
CreateWebAclRequest.Builder |
CreateWebAclRequest.Builder.associationConfig(AssociationConfig associationConfig)
Specifies custom configurations for the associations between the web ACL and protected resources.
|
UpdateWebAclRequest.Builder |
UpdateWebAclRequest.Builder.associationConfig(AssociationConfig associationConfig)
Specifies custom configurations for the associations between the web ACL and protected resources.
|
WebACL.Builder |
WebACL.Builder.associationConfig(AssociationConfig associationConfig)
Specifies custom configurations for the associations between the web ACL and protected resources.
|
Copyright © 2023. All rights reserved.