class Aws::GreengrassV2::Types::CoreDevice
Contains information about a Greengrass core device, which is an IoT thing that runs the IoT Greengrass Core software.
@!attribute [rw] core_device_thing_name
The name of the core device. This is also the name of the IoT thing. @return [String]
@!attribute [rw] status
The status of the core device. Core devices can have the following statuses: * `HEALTHY` – The IoT Greengrass Core software and all components run on the core device without issue. * `UNHEALTHY` – The IoT Greengrass Core software or a component is in a failed state on the core device. @return [String]
@!attribute [rw] last_status_update_timestamp
The time at which the core device's status last updated, expressed in ISO 8601 format. @return [Time]
@see docs.aws.amazon.com/goto/WebAPI/greengrassv2-2020-11-30/CoreDevice AWS API Documentation
Constants
- SENSITIVE