Interface protos.google.cloud.osconfig.v1.IPatchDeployment (1.10.0)

Properties of a PatchDeployment.

Package

@google-cloud/os-config

Properties

createTime

createTime?: (google.protobuf.ITimestamp|null);

PatchDeployment createTime

Property Value
TypeDescription
(google.protobuf.ITimestamp|null)

description

description?: (string|null);

PatchDeployment description

Property Value
TypeDescription
(string|null)

duration

duration?: (google.protobuf.IDuration|null);

PatchDeployment duration

Property Value
TypeDescription
(google.protobuf.IDuration|null)

instanceFilter

instanceFilter?: (google.cloud.osconfig.v1.IPatchInstanceFilter|null);

PatchDeployment instanceFilter

Property Value
TypeDescription
(google.cloud.osconfig.v1.IPatchInstanceFilter|null)

lastExecuteTime

lastExecuteTime?: (google.protobuf.ITimestamp|null);

PatchDeployment lastExecuteTime

Property Value
TypeDescription
(google.protobuf.ITimestamp|null)

name

name?: (string|null);

PatchDeployment name

Property Value
TypeDescription
(string|null)

oneTimeSchedule

oneTimeSchedule?: (google.cloud.osconfig.v1.IOneTimeSchedule|null);

PatchDeployment oneTimeSchedule

Property Value
TypeDescription
(google.cloud.osconfig.v1.IOneTimeSchedule|null)

patchConfig

patchConfig?: (google.cloud.osconfig.v1.IPatchConfig|null);

PatchDeployment patchConfig

Property Value
TypeDescription
(google.cloud.osconfig.v1.IPatchConfig|null)

recurringSchedule

recurringSchedule?: (google.cloud.osconfig.v1.IRecurringSchedule|null);

PatchDeployment recurringSchedule

Property Value
TypeDescription
(google.cloud.osconfig.v1.IRecurringSchedule|null)

rollout

rollout?: (google.cloud.osconfig.v1.IPatchRollout|null);

PatchDeployment rollout

Property Value
TypeDescription
(google.cloud.osconfig.v1.IPatchRollout|null)

updateTime

updateTime?: (google.protobuf.ITimestamp|null);

PatchDeployment updateTime

Property Value
TypeDescription
(google.protobuf.ITimestamp|null)