AttemptTaskContainerDetails
An object that represents the details of a container that's part of a job attempt.
Types
Properties
Link copied to clipboard
The name of the Amazon CloudWatch Logs log stream that's associated with the container. The log group for Batch jobs is /aws/batch/job
. Each container attempt receives a log stream name when they reach the RUNNING
status.
Link copied to clipboard
The network interfaces that are associated with the job attempt.
Functions
Link copied to clipboard
inline fun copy(block: AttemptTaskContainerDetails.Builder.() -> Unit = {}): AttemptTaskContainerDetails