httpPutResponseHopLimit property

int? httpPutResponseHopLimit
final

The desired HTTP PUT response hop limit for instance metadata requests. The larger the number, the further instance metadata requests can travel.

Default: 1

Possible values: Integers from 1 to 64

Implementation

final int? httpPutResponseHopLimit;