Uses of Class
software.amazon.awscdk.cfnpropertymixins.services.wafv2.CfnWebACLAssociationPropsMixin.Builder
Packages that use CfnWebACLAssociationPropsMixin.Builder
-
Uses of CfnWebACLAssociationPropsMixin.Builder in software.amazon.awscdk.cfnpropertymixins.services.wafv2
Methods in software.amazon.awscdk.cfnpropertymixins.services.wafv2 that return CfnWebACLAssociationPropsMixin.BuilderModifier and TypeMethodDescriptionCfnWebACLAssociationPropsMixin.Builder.create()CfnWebACLAssociationPropsMixin.Builder.create(CfnPropertyMixinOptions options) CfnWebACLAssociationPropsMixin.Builder.resourceArn(String resourceArn) The Amazon Resource Name (ARN) of the resource to associate with the web ACL.CfnWebACLAssociationPropsMixin.Builder.resourceArn(IGraphQLApiRef resourceArn) The Amazon Resource Name (ARN) of the resource to associate with the web ACL.CfnWebACLAssociationPropsMixin.Builder.resourceArn(ILoadBalancerRef resourceArn) The Amazon Resource Name (ARN) of the resource to associate with the web ACL.CfnWebACLAssociationPropsMixin.Builder.resourceArn(IWebACLRef resourceArn) The Amazon Resource Name (ARN) of the resource to associate with the web ACL.The Amazon Resource Name (ARN) of the web ACL that you want to associate with the resource.