class Aws::GreengrassV2::Types::DescribeComponentResponse
@!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] creation_timestamp
The time at which the component was created, expressed in ISO 8601 format. @return [Time]
@!attribute [rw] publisher
The publisher of the component version. @return [String]
@!attribute [rw] description
The description of the component version. @return [String]
@!attribute [rw] status
The status of the component version in IoT Greengrass V2. This status is different from the status of the component on a core device. @return [Types::CloudComponentStatus]
@!attribute [rw] platforms
The platforms that the component version supports. @return [Array<Types::ComponentPlatform>]
@!attribute [rw] tags
A list of key-value pairs that contain metadata for the resource. For more information, see [Tag your resources][1] in the *IoT Greengrass V2 Developer Guide*. [1]: https://docs.aws.amazon.com/greengrass/v2/developerguide/tag-resources.html @return [Hash<String,String>]
@see docs.aws.amazon.com/goto/WebAPI/greengrassv2-2020-11-30/DescribeComponentResponse AWS API Documentation
Constants
- SENSITIVE