placementProperties

@JvmName(name = "qxamphccluetnylq")
suspend fun placementProperties(value: Output<Map<String, String>>)
@JvmName(name = "cplfkqhcvxqydgik")
suspend fun placementProperties(value: Map<String, String>?)

Parameters

value

The placement tags applied to nodes in the node type, which can be used to indicate where certain services (workload) should run.


@JvmName(name = "ogdnjclrhhggptro")
fun placementProperties(vararg values: Pair<String, String>)

Parameters

values

The placement tags applied to nodes in the node type, which can be used to indicate where certain services (workload) should run.