Amazon Developer

as

Settings
Sign out
Notifications
Alexa
Amazon Appstore
Ring
AWS
Documentation
Support
Contact Us
My Cases
Get Started
Design and Develop
Publish
Reference
Support
Skip to main content
Core interface for querying system information.

Implements

Constructors

new default()

new default(): default

Returns

default

Methods

getOperatingSystemInfo()

getOperatingSystemInfo(): default Returns the instance of IOperatingSystemInfo for querying operating system information.

Returns

default

Implementation of

default.getOperatingSystemInfo

getUptime()

getUptime(): Promise<default> Returns the duration since the system was last booted.

Returns

Promise<default>

Implementation of

default.getUptime
Last modified on January 5, 2026