class Aws::GreengrassV2::Types::ResolvedComponentVersion

Contains information about a component version that is compatible to run on a Greengrass core device.

@!attribute [rw] arn

The [ARN][1] of the component version.

[1]: https://docs.aws.amazon.com/general/latest/gr/aws-arns-and-namespaces.html
@return [String]

@!attribute [rw] component_name

The name of the component.
@return [String]

@!attribute [rw] component_version

The version of the component.
@return [String]

@!attribute [rw] recipe

The recipe of the component version.
@return [String]

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

Constants

SENSITIVE