failureDetails
construct an aws.sdk.kotlin.services.voiceid.model.FailureDetails inside the given block
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.