field

@JvmName(name = "yhocniwcaxovfeki")
suspend fun field(value: Output<String>)
@JvmName(name = "qbmkoljfwlsudlat")
suspend fun field(value: String?)

Parameters

value

The field to apply the placement strategy against. For the `spread` placement strategy, valid values are `instanceId` (or `host`, which has the same effect), or any platform or custom attribute that is applied to a container instance, such as `attribute:ecs.availability-zone`. For the `binpack` placement strategy, valid values are `CPU` and `MEMORY`. For the `random` placement strategy, this field is not used.