class Aws::GreengrassV2::Types::InstalledComponent

Contains information about a component on a Greengrass core device.

@!attribute [rw] component_name

The name of the component.
@return [String]

@!attribute [rw] component_version

The version of the component.
@return [String]

@!attribute [rw] lifecycle_state

The lifecycle state of the component.
@return [String]

@!attribute [rw] lifecycle_state_details

The details about the lifecycle state of the component.
@return [String]

@!attribute [rw] is_root

Whether or not the component is a root component.
@return [Boolean]

@see docs.aws.amazon.com/goto/WebAPI/greengrassv2-2020-11-30/InstalledComponent AWS API Documentation

Constants

SENSITIVE