DescribeBatchInferenceJobResponse constructor
DescribeBatchInferenceJobResponse({
- BatchInferenceJob? batchInferenceJob,
Implementation
DescribeBatchInferenceJobResponse({
this.batchInferenceJob,
});