Builder
Properties
The array properties of the job, if it's an array job.
The configured capacity usage information for this job, including the unit of measure and quantity of resources.
An object that represents the details of the container that's associated with the job.
The Unix timestamp (in milliseconds) for when the job was created. For non-array jobs and parent array jobs, this is when the job entered the SUBMITTED state (at the time SubmitJob was called). For array child jobs, this is when the child job was spawned by its parent and entered the PENDING state.
The Amazon Resource Name (ARN) of the job definition.
The node properties for a single node in a job summary list.
The Unix timestamp (in milliseconds) for when the job was scheduled for execution. For more information on job statues, see Service job status in the Batch User Guide.
The share identifier for the fairshare scheduling queue that this job is associated with.
A short, human-readable string to provide more details for the current status of the job.
Functions
construct an aws.sdk.kotlin.services.batch.model.ArrayPropertiesSummary inside the given block
construct an aws.sdk.kotlin.services.batch.model.ContainerSummary inside the given block
construct an aws.sdk.kotlin.services.batch.model.NodePropertiesSummary inside the given block