Statement
The statement or request for a particular action to occur in a session.
Contents
- Code
-
The execution code of the statement.
Type: String
Required: No
- CompletedOn
-
The unix time and date that the job definition was completed.
Type: Long
Required: No
- Id
-
The ID of the statement.
Type: Integer
Required: No
- Output
-
The output in JSON.
Type: StatementOutput object
Required: No
- Progress
-
The code execution progress.
Type: Double
Required: No
- StartedOn
-
The unix time and date that the job definition was started.
Type: Long
Required: No
- State
-
The state while request is actioned.
Type: String
Valid Values:
WAITING | RUNNING | AVAILABLE | CANCELLING | CANCELLED | ERROR
Required: No
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: