placementConstraints

@JvmName(name = "jhkxbybbqnuvaccw")
suspend fun placementConstraints(value: Output<List<TaskDefinitionPlacementConstraintArgs>>)
@JvmName(name = "hcmaeaifquqiaklv")
suspend fun placementConstraints(value: List<TaskDefinitionPlacementConstraintArgs>?)

Parameters

value

An array of placement constraint objects to use for tasks. This parameter isn't supported for tasks run on FARGATElong.


@JvmName(name = "iokmfluyjlacwgyp")
suspend fun placementConstraints(vararg values: Output<TaskDefinitionPlacementConstraintArgs>)


@JvmName(name = "iayewscuniwcnpvh")
suspend fun placementConstraints(values: List<Output<TaskDefinitionPlacementConstraintArgs>>)
@JvmName(name = "edbfcuejibarpues")
suspend fun placementConstraints(vararg values: TaskDefinitionPlacementConstraintArgs)

Parameters

values

An array of placement constraint objects to use for tasks. This parameter isn't supported for tasks run on FARGATElong.


@JvmName(name = "pscjumqevdhwxwvj")
suspend fun placementConstraints(argument: List<suspend TaskDefinitionPlacementConstraintArgsBuilder.() -> Unit>)
@JvmName(name = "tecukwcwkbnscsue")
suspend fun placementConstraints(vararg argument: suspend TaskDefinitionPlacementConstraintArgsBuilder.() -> Unit)
@JvmName(name = "fqosslkbivkjiaju")
suspend fun placementConstraints(argument: suspend TaskDefinitionPlacementConstraintArgsBuilder.() -> Unit)

Parameters

argument

An array of placement constraint objects to use for tasks. This parameter isn't supported for tasks run on FARGATElong.