resourceRequirements property
The type and amount of resources to assign to a container. This overrides
the settings in the job definition. The supported resources include
GPU, MEMORY, and VCPU.
Implementation
final List<ResourceRequirement>? resourceRequirements;