NAME
Paws::GreengrassV2::GetCoreDeviceResponse
ATTRIBUTES
Architecture => Str
The computer architecture of the core device.
CoreDeviceThingName => Str
The name of the core device. This is also the name of the AWS IoT thing.
CoreVersion => Str
The version of the AWS IoT Greengrass Core software that the core device runs. This version is equivalent to the version of the AWS IoT Greengrass nucleus component that runs on the core device. For more information, see the AWS IoT Greengrass nucleus component (https://docs.aws.amazon.com/greengrass/v2/developerguide/greengrass-nucleus-component.html) in the AWS IoT Greengrass V2 Developer Guide.
LastStatusUpdateTimestamp => Str
The time at which the core device's status last updated, expressed in ISO 8601 format.
Platform => Str
The operating system platform that the core device runs.
Status => Str
The status of the core device. The core device status can be:
HEALTHY
– The AWS IoT Greengrass Core software and all components run on the core device without issue.UNHEALTHY
– The AWS IoT Greengrass Core software or a component is in a failed state on the core device.
Valid values are: "HEALTHY"
, "UNHEALTHY"
=head2 Tags => Paws::GreengrassV2::TagMap
A list of key-value pairs that contain metadata for the resource. For more information, see Tag your resources (https://docs.aws.amazon.com/greengrass/v2/developerguide/tag-resources.html) in the AWS IoT Greengrass V2 Developer Guide.