error property

Fatal errors encountered during the queueing or provisioning phases of the ResizeRequest that caused the transition to the FAILED state.

Contrary to the last_attempt errors, this field is final and errors are never removed from here, as the ResizeRequest is not going to retry.

Output only.

Implementation

InstanceGroupManagerResizeRequestStatusError? error;