class Aws::GreengrassV2::Types::CreateComponentVersionResponse

@!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] 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]

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

Constants

SENSITIVE