type

@JvmName(name = "qtdmwkohpvhaiyea")
suspend fun type(value: Output<String>)
@JvmName(name = "ixmymnqhllxjcuxc")
suspend fun type(value: String?)

Parameters

value

The type of job definition. For more information about multi-node parallel jobs, see Creating a multi-node parallel job definition in the AWS Batch User Guide .

  • If the value is container , then one of the following is required: containerProperties , ecsProperties , or eksProperties .

  • If the value is multinode , then nodeProperties is required.

If the job is run on Fargate resources, then multinode isn't supported.