httpVersion property

HttpVersion httpVersion
final

Specify the maximum HTTP version that you want viewers to use to communicate with CloudFront. The default value for new web distributions is http2. Viewers that don't support HTTP/2 will automatically use an earlier version.

Implementation

final HttpVersion httpVersion;