Class WebAclAssociationArgs


  • public final class WebAclAssociationArgs
    extends com.pulumi.resources.ResourceArgs
    • Method Detail

      • resourceArn

        public com.pulumi.core.Output<java.lang.String> resourceArn()
        Returns:
        The Amazon Resource Name (ARN) of the resource to associate with the web ACL. This must be an ARN of an Application Load Balancer, an Amazon API Gateway stage (REST only, HTTP is unsupported), an Amazon Cognito User Pool, an Amazon AppSync GraphQL API, an Amazon App Runner service, or an Amazon Verified Access instance.
      • webAclArn

        public com.pulumi.core.Output<java.lang.String> webAclArn()
        Returns:
        The Amazon Resource Name (ARN) of the Web ACL that you want to associate with the resource.