httpVersion

val httpVersion: Output<String>

The maximum version of the HTTP protocol. Default Value: http2. Valid values: http1.1, http2, http3.

NOTE: http_version is only valid when protocol is HTTPS.