httpsRedirect property
If set to true, the load balancer will send a 301 redirect for all http connections, asking the clients to use HTTPS.
Implementation
final bool? httpsRedirect;
If set to true, the load balancer will send a 301 redirect for all http connections, asking the clients to use HTTPS.
final bool? httpsRedirect;