sparse-intern-71089
05/21/2020, 3:59 PMbest-lifeguard-91445
05/21/2020, 4:08 PMdefaultAction
is created, and will forward requests to the provided targetGroup.
Also, you can create a listener from the target group and specify the default action:
appTargetGroup.createListener("appListerner", {
port: 80,
protocol: "HTTPS",
defaultAction: { ... }
});
millions-furniture-75402
05/21/2020, 4:10 PMbest-lifeguard-91445
05/21/2020, 4:31 PMmillions-furniture-75402
05/21/2020, 4:32 PM