AwsWafv2AlbAssociationTargetReference

interface AwsWafv2AlbAssociationTargetReference { arn?: Input<string>; name?: Input<string>; type: 'alb'; }

Association target reference for an ALB.


Properties

arn: Input<string>

name: Input<string>

type: 'alb'