AssignedSession
The assigned session for the worker.
Contents
- jobId
-
The job ID for the assigned session.
Type: String
Pattern:
job-[0-9a-f]{32}
Required: Yes
- logConfiguration
-
The log configuration for the worker's assigned session.
Type: LogConfiguration object
Required: Yes
- queueId
-
The queue ID of the assigned session.
Type: String
Pattern:
queue-[0-9a-f]{32}
Required: Yes
- sessionActions
-
The session actions to apply to the assigned session.
Type: Array of AssignedSessionAction objects
Required: Yes
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: