AwsWafv2AlbAssociationTargetReference
interface AwsWafv2AlbAssociationTargetReference {
arn?: Input<string>;
name?: Input<string>;
type: 'alb';
}Association target reference for an ALB.
interface AwsWafv2AlbAssociationTargetReference {
arn?: Input<string>;
name?: Input<string>;
type: 'alb';
}Association target reference for an ALB.
arn: Input<string>name: Input<string>type: 'alb'