Builder
class Builder
Properties
Link copied to clipboard
ClientToken is an idempotency token that ensures a call to StartModelPackagingJob
completes only once. You choose the value to pass. For example, An issue might prevent you from getting a response from StartModelPackagingJob
. In this case, safely retry your call to StartModelPackagingJob
by using the same ClientToken
parameter value.
Link copied to clipboard
The configuration for the model packaging job.
Link copied to clipboard
A description for the model packaging job.
Link copied to clipboard
The version of the model within the project that you want to package.
Link copied to clipboard
The name of the project which contains the version of the model that you want to package.
Functions
Link copied to clipboard
construct an aws.sdk.kotlin.services.lookoutvision.model.ModelPackagingConfiguration inside the given block