resourceRequirements

Parameters

value

The type and amount of a resource to assign to a container, instead of the default value from the task definition. The only supported resource is a GPU. See below.


@JvmName(name = "xkdpouqihtndepco")
suspend fun resourceRequirements(argument: List<suspend GetTaskExecutionOverridesContainerOverrideResourceRequirementBuilder.() -> Unit>)
@JvmName(name = "tgccndxrbyhuilto")
suspend fun resourceRequirements(vararg argument: suspend GetTaskExecutionOverridesContainerOverrideResourceRequirementBuilder.() -> Unit)
@JvmName(name = "fbsexlxbyinkiwdx")
suspend fun resourceRequirements(argument: suspend GetTaskExecutionOverridesContainerOverrideResourceRequirementBuilder.() -> Unit)

Parameters

argument

The type and amount of a resource to assign to a container, instead of the default value from the task definition. The only supported resource is a GPU. See below.


Parameters

values

The type and amount of a resource to assign to a container, instead of the default value from the task definition. The only supported resource is a GPU. See below.