memory property
This parameter is deprecated and not supported for jobs run on Fargate
resources, use ResourceRequirement
. For jobs run on EC2
resource, the number of MiB of memory reserved for the job. This value
overrides the value set in the job definition.
Implementation
final int? memory;