timeout

fun timeout(block: JobTimeout.Builder.() -> Unit)

construct an aws.sdk.kotlin.services.batch.model.JobTimeout inside the given block


The timeout time for jobs that are submitted with this job definition. After the amount of time you specify passes, Batch terminates your jobs if they aren't finished.