Interface protos.google.cloud.osconfig.v1beta.SoftwareRecipe.Step.IExecFile (2.2.2)

Properties of an ExecFile.

Package

@google-cloud/os-config

Properties

allowedExitCodes

allowedExitCodes?: (number[]|null);

ExecFile allowedExitCodes

args

args?: (string[]|null);

ExecFile args

artifactId

artifactId?: (string|null);

ExecFile artifactId

localPath

localPath?: (string|null);

ExecFile localPath