Builder
Properties
Additional compiler options for the Greengrass component. Currently, only NVIDIA Graphics Processing Units (GPU) and CPU accelerators are supported. If you specify TargetDevice
, don't specify CompilerOptions
.
A description for the AWS IoT Greengrass component.
A name for the AWS IoT Greengrass component.
A Version for the AWS IoT Greengrass component. If you don't provide a value, a default value of <i>Model Version</i>.0.0
is used.
An S3 location in which Lookout for Vision stores the component artifacts.
The target device for the model. Currently the only supported value is jetson_xavier
. If you specify TargetDevice
, you can't specify TargetPlatform
.
The target platform for the model. If you specify TargetPlatform
, you can't specify TargetDevice
.
Functions
construct an aws.sdk.kotlin.services.lookoutvision.model.S3Location inside the given block
construct an aws.sdk.kotlin.services.lookoutvision.model.TargetPlatform inside the given block