inference Accelerators
Parameters
value
The Elastic Inference accelerators to use for the containers in the task.
Parameters
values
The Elastic Inference accelerators to use for the containers in the task.
suspend fun inferenceAccelerators(argument: List<suspend TaskDefinitionInferenceAcceleratorArgsBuilder.() -> Unit>)
suspend fun inferenceAccelerators(vararg argument: suspend TaskDefinitionInferenceAcceleratorArgsBuilder.() -> Unit)
suspend fun inferenceAccelerators(argument: suspend TaskDefinitionInferenceAcceleratorArgsBuilder.() -> Unit)
Parameters
argument
The Elastic Inference accelerators to use for the containers in the task.