httpPutResponseHopLimit property
The desired HTTP PUT response hop limit for instance metadata requests. The larger the number, the further instance metadata requests can travel. Can be an integer from 1 to 64. (Default: 1).
Implementation
final pulumi.Input<int?>? httpPutResponseHopLimit;