Builder
Properties
ARN of the base model.
The token that you specified in the CreateCustomizationJob request.
Time that the resource was created.
The type of model customization.
Information about why the job failed.
The hyperparameter values for the job. For information about hyperparameters for specific models, see Guidelines for model customization.
Time that the resource was last modified.
Output data configuration
The 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.
S3 Location of the training data.
Metrics associated with the custom job.
Array of up to 10 validators.
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.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