BatchGetSessionIdentifier
The identifiers for a session.
Contents
- farmId
-
The farm ID of the session.
Type: String
Pattern:
farm-[0-9a-f]{32}Required: Yes
- jobId
-
The job ID of the session.
Type: String
Pattern:
job-[0-9a-f]{32}Required: Yes
- queueId
-
The queue ID of the session.
Type: String
Pattern:
queue-[0-9a-f]{32}Required: Yes
- sessionId
-
The session ID.
Type: String
Pattern:
session-[0-9a-f]{32}Required: Yes
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: