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

Properties of an ExecStepConfig.

Package

@google-cloud/os-config

Properties

allowedSuccessCodes

allowedSuccessCodes?: (number[]|null);

ExecStepConfig allowedSuccessCodes

gcsObject

gcsObject?: (google.cloud.osconfig.v1beta.IGcsObject|null);

ExecStepConfig gcsObject

interpreter

interpreter?: (google.cloud.osconfig.v1beta.ExecStepConfig.Interpreter|keyof typeof google.cloud.osconfig.v1beta.ExecStepConfig.Interpreter|null);

ExecStepConfig interpreter

localPath

localPath?: (string|null);

ExecStepConfig localPath