Get Job Definition Node Property Node Range Property Container
Constructors
Properties
The environment variables to pass to a container.
The amount of ephemeral storage to allocate for the task. This parameter is used to expand the total amount of ephemeral storage available, beyond the default amount, for tasks hosted on AWS Fargate.
The Amazon Resource Name (ARN) of the execution role that AWS Batch can assume. For jobs that run on Fargate resources, you must provide an execution role.
The platform configuration for jobs that are running on Fargate resources. Jobs that are running on EC2 resources must not specify this parameter.
The instance type to use for a multi-node parallel job.
The Amazon Resource Name (ARN) of the IAM role that the container can assume for AWS permissions.
Linux-specific modifications that are applied to the container.
The log configuration specification for the container.
The mount points for data volumes in your container.
The network configuration for jobs that are running on Fargate resources.
When this parameter is true, the container is given elevated permissions on the host container instance (similar to the root user).
When this parameter is true, the container is given read-only access to its root file system.
The type and amount of resources to assign to a container.
An object that represents the compute environment architecture for AWS Batch jobs on Fargate.
The secrets for the container.
A list of ulimits to set in the container.
A list of data volumes used in a job.