httpsRedirect property

bool? httpsRedirect
final

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;