class Aws::GreengrassV2::Types::ComponentLatestVersion
Contains information about the latest version of a component.
@!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_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] description
The description of the component version. @return [String]
@!attribute [rw] publisher
The publisher of the component version. @return [String]
@!attribute [rw] platforms
The platforms that the component version supports. @return [Array<Types::ComponentPlatform>]
@see docs.aws.amazon.com/goto/WebAPI/greengrassv2-2020-11-30/ComponentLatestVersion AWS API Documentation
Constants
- SENSITIVE