httpPutResponseHopLimit property
Desired HTTP PUT response hop limit for instance metadata requests. The larger the number, the further instance metadata requests can travel. Valid values are integer from 1 to 64. Defaults to 1.
Implementation
final pulumi.Input<int?>? httpPutResponseHopLimit;