ReportedRuntimeContextState
An application instance's state.
Contents
- DesiredState
- 
               The application's desired state. Type: String Valid Values: RUNNING | STOPPED | REMOVEDRequired: Yes 
- DeviceReportedStatus
- 
               The application's reported status. Type: String Valid Values: STOPPING | STOPPED | STOP_ERROR | REMOVAL_FAILED | REMOVAL_IN_PROGRESS | STARTING | RUNNING | INSTALL_ERROR | LAUNCHED | LAUNCH_ERROR | INSTALL_IN_PROGRESSRequired: Yes 
- DeviceReportedTime
- 
               When the device reported the application's state. Type: Timestamp Required: Yes 
- RuntimeContextName
- 
               The device's name. Type: String Length Constraints: Minimum length of 1. Maximum length of 255. Pattern: .+Required: Yes 
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: