NAME
Paws::GreengrassV2::CreateComponentVersionResponse
ATTRIBUTES
Arn => Str
The ARN (https://docs.aws.amazon.com/general/latest/gr/aws-arns-and-namespaces.html) of the component version.
REQUIRED ComponentName => Str
The name of the component.
REQUIRED ComponentVersion => Str
The version of the component.
REQUIRED CreationTimestamp => Str
The time at which the component was created, expressed in ISO 8601 format.
REQUIRED Status => Paws::GreengrassV2::CloudComponentStatus
The status of the component version in AWS IoT Greengrass V2. This status is different from the status of the component on a core device.