Interface protos.google.cloud.workloadmanager.v1.ICommand (0.2.0)

Properties of a Command.

Package

@google-cloud/workloadmanager

Properties

agentCommand

agentCommand?: (google.cloud.workloadmanager.v1.IAgentCommand|null);

Command agentCommand

shellCommand

shellCommand?: (google.cloud.workloadmanager.v1.IShellCommand|null);

Command shellCommand