TaskRun
The sampling parameters that are associated with the machine learning transform.
Contents
- CompletedOn
-
The last point in time that the requested task run was completed.
Type: Timestamp
Required: No
- ErrorString
-
The list of error strings associated with this task run.
Type: String
Required: No
- ExecutionTime
-
The amount of time (in seconds) that the task run consumed resources.
Type: Integer
Required: No
- LastModifiedOn
-
The last point in time that the requested task run was updated.
Type: Timestamp
Required: No
- LogGroupName
-
The names of the log group for secure logging, associated with this task run.
Type: String
Required: No
- Properties
-
Specifies configuration properties associated with this task run.
Type: TaskRunProperties object
Required: No
- StartedOn
-
The date and time that this task run started.
Type: Timestamp
Required: No
- Status
-
The current status of the requested task run.
Type: String
Valid Values:
STARTING | RUNNING | STOPPING | STOPPED | SUCCEEDED | FAILED | TIMEOUT
Required: No
- TaskRunId
-
The unique identifier for this task run.
Type: String
Length Constraints: Minimum length of 1. Maximum length of 255.
Pattern:
[\u0020-\uD7FF\uE000-\uFFFD\uD800\uDC00-\uDBFF\uDFFF\t]*
Required: No
- TransformId
-
The unique identifier for the transform.
Type: String
Length Constraints: Minimum length of 1. Maximum length of 255.
Pattern:
[\u0020-\uD7FF\uE000-\uFFFD\uD800\uDC00-\uDBFF\uDFFF\t]*
Required: No
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: