NodeFromTemplateJob
A job to create a camera stream node.
Contents
- CreatedTime
-
When the job was created.
Type: Timestamp
Required: No
- JobId
-
The job's ID.
Type: String
Length Constraints: Minimum length of 1. Maximum length of 255.
Pattern:
^[a-zA-Z0-9\-\_]+$
Required: No
- NodeName
-
The node's name.
Type: String
Length Constraints: Minimum length of 1. Maximum length of 128.
Pattern:
^[a-zA-Z0-9\-\_]+$
Required: No
- Status
-
The job's status.
Type: String
Valid Values:
PENDING | SUCCEEDED | FAILED
Required: No
- StatusMessage
-
The job's status message.
Type: String
Required: No
- TemplateType
-
The job's template type.
Type: String
Valid Values:
RTSP_CAMERA_STREAM
Required: No
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: