Builder
class Builder
Properties
Link copied to clipboard
                  Contains details that are populated when an entire batch job fails. In cases of individual registration job failures, the batch job as a whole doesn't fail; it is completed with a JobStatus of COMPLETED_WITH_ERRORS. You can use the job output file to identify the individual registration requests that failed.
Link copied to clipboard
                  Provides details regarding job progress. This field shows the completed percentage of enrollment requests listed in the input file.
Link copied to clipboard
                  The current status of the speaker enrollment job.
Functions
Link copied to clipboard
                  construct an aws.sdk.kotlin.services.voiceid.model.FailureDetails inside the given block
Link copied to clipboard
                  construct an aws.sdk.kotlin.services.voiceid.model.JobProgress inside the given block