ExecStep(mapping=None, *, ignore_unknown_fields=False, **kwargs)A step that runs an executable for a PatchJob.
Attributes |
|
|---|---|
| Name | Description |
linux_exec_step_config |
google.cloud.osconfig_v1.types.ExecStepConfig
The ExecStepConfig for all Linux VMs targeted by the PatchJob. |
windows_exec_step_config |
google.cloud.osconfig_v1.types.ExecStepConfig
The ExecStepConfig for all Windows VMs targeted by the PatchJob. |