Interface protos.google.cloud.osconfig.v1beta.IPatchJobInstanceDetails (2.2.2)

Properties of a PatchJobInstanceDetails.

Package

@google-cloud/os-config

Properties

attemptCount

attemptCount?: (number|Long|string|null);

PatchJobInstanceDetails attemptCount

failureReason

failureReason?: (string|null);

PatchJobInstanceDetails failureReason

instanceSystemId

instanceSystemId?: (string|null);

PatchJobInstanceDetails instanceSystemId

name

name?: (string|null);

PatchJobInstanceDetails name

state

state?: (google.cloud.osconfig.v1beta.Instance.PatchState|keyof typeof google.cloud.osconfig.v1beta.Instance.PatchState|null);

PatchJobInstanceDetails state