EksAttemptContainerDetail - Amazon Batch
Services or capabilities described in Amazon Web Services documentation might vary by Region. To see the differences applicable to the China Regions, see Getting Started with Amazon Web Services in China (PDF).

EksAttemptContainerDetail

An object that represents the details for an attempt for a job attempt that an Amazon EKS container runs.

Contents

exitCode

The exit code returned for the job attempt. A non-zero exit code is considered failed.

Type: Integer

Required: No

name

The name of a container.

Type: String

Required: No

reason

A short (255 max characters) human-readable string to provide additional details for a running or stopped container.

Type: String

Required: No

See Also

For more information about using this API in one of the language-specific Amazon SDKs, see the following: