Builder
Properties
Amazon Resource Name (ARN) of the base model.
The token that you specified in the CreateCustomizationJob
request.
Time that the resource was created.
The customization configuration for the model customization job.
The type of model customization.
Information about why the job failed.
The hyperparameter values for the job. For details on the format for different models, see Custom model hyperparameters.
Time that the resource was last modified.
Output data configuration
The Amazon Resource Name (ARN) of the output model.
The custom model is encrypted at rest using this key.
The name of the output model.
The status of the job. A successful job transitions from in-progress to completed when the output model is ready to use. If the job failed, the failure message contains information about why the job failed.
For a Distillation job, the details about the statuses of the sub-tasks of the customization job.
Contains information about the training dataset.
Contains training metrics from the job creation.
Contains information about the validation dataset.
The loss metric for each validator that you provided in the createjob request.
Functions
construct an aws.sdk.kotlin.services.bedrock.model.OutputDataConfig inside the given block
construct an aws.sdk.kotlin.services.bedrock.model.StatusDetails inside the given block
construct an aws.sdk.kotlin.services.bedrock.model.TrainingDataConfig inside the given block
construct an aws.sdk.kotlin.services.bedrock.model.TrainingMetrics inside the given block
construct an aws.sdk.kotlin.services.bedrock.model.ValidationDataConfig inside the given block
construct an aws.sdk.kotlin.services.bedrock.model.VpcConfig inside the given block