ecsProperties

@JvmName(name = "lbebofocjybbrkka")
suspend fun ecsProperties(value: Output<JobDefinitionEcsPropertiesArgs>)
@JvmName(name = "bwdtywlywwhrhxgu")
suspend fun ecsProperties(value: JobDefinitionEcsPropertiesArgs?)

Parameters

value

An object that contains the properties for the Amazon ECS resources of a job.When ecsProperties is used in the job definition, it can't be used in addition to containerProperties , eksProperties , or nodeProperties .


@JvmName(name = "frjgcxsnxoqrhqcd")
suspend fun ecsProperties(argument: suspend JobDefinitionEcsPropertiesArgsBuilder.() -> Unit)

Parameters

argument

An object that contains the properties for the Amazon ECS resources of a job.When ecsProperties is used in the job definition, it can't be used in addition to containerProperties , eksProperties , or nodeProperties .