Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

An array of arguments to the entrypoint

Link copied to clipboard

The command that's passed to the container.

Link copied to clipboard

The environment variables to pass to a container. Array of EksContainerEnvironmentVariable objects.

Link copied to clipboard

The image used to start a container.

Link copied to clipboard

The image pull policy for the container.

Link copied to clipboard

The name of the job definition to register. It can be up to 128 letters long. It can contain uppercase and lowercase letters, numbers, hyphens (-), and underscores (_).

Link copied to clipboard

The type and amount of resources to assign to a container.

Link copied to clipboard