ecsProperties

@JvmName(name = "himlvqdqxauneltj")
suspend fun ecsProperties(value: Output<JobDefinitionEcsPropertiesArgs>)
@JvmName(name = "vbglreqiqoxcepmc")
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 = "amwbswdoivorywaw")
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 .