Uses of Interface
software.amazon.awscdk.services.wafv2.CfnWebACLAssociationProps
-
Uses of CfnWebACLAssociationProps in software.amazon.awscdk.services.wafv2
Modifier and TypeClassDescriptionstatic final class
An implementation forCfnWebACLAssociationProps
Modifier and TypeMethodDescriptionCfnWebACLAssociationProps.Builder.build()
Builds the configured instance.ModifierConstructorDescriptionCfnWebACLAssociation
(Construct scope, String id, CfnWebACLAssociationProps props) Create a newAWS::WAFv2::WebACLAssociation
.