resourceRequirements property
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.
Implementation
final List<ResourceRequirement>? resourceRequirements;