Interface protos.google.cloud.osconfig.v1.IPatchJobInstanceDetails (1.8.0)

Properties of a PatchJobInstanceDetails.

Package

@google-cloud/os-config!

Properties

attemptCount

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

PatchJobInstanceDetails attemptCount

Property Value
TypeDescription
(number|Long|string|null)

failureReason

failureReason?: (string|null);

PatchJobInstanceDetails failureReason

Property Value
TypeDescription
(string|null)

instanceSystemId

instanceSystemId?: (string|null);

PatchJobInstanceDetails instanceSystemId

Property Value
TypeDescription
(string|null)

name

name?: (string|null);

PatchJobInstanceDetails name

Property Value
TypeDescription
(string|null)

state

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

PatchJobInstanceDetails state

Property Value
TypeDescription
(google.cloud.osconfig.v1.Instance.PatchState|keyof typeof google.cloud.osconfig.v1.Instance.PatchState|null)