JobRunAsUser - AWS Deadline Cloud

JobRunAsUser

Identifies the user for a job.

Contents

runAs

Specifies whether the job should run using the queue's system user or if the job should run using the worker agent system user.

Type: String

Valid Values: QUEUE_CONFIGURED_USER | WORKER_AGENT_USER

Required: Yes

posix

The user and group that the jobs in the queue run as.

Type: PosixUser object

Required: No

windows

Identifies a Microsoft Windows user.

Type: WindowsUser object

Required: No

See Also

For more information about using this API in one of the language-specific AWS SDKs, see the following: