sparse-intern-71089
05/04/2021, 1:41 PMbillowy-army-68599
bright-scientist-61638
05/05/2021, 8:31 AMconst targetGroup = lb.createTargetGroup("seq-target-group", { port: 80 });
but didn't notice that I can get the ARN via:
targetGroup.targetGroup.arn
I guess the object returned by createTargetGroup is a kind of wrapper?