placementProperties

@JvmName(name = "csagqtvmcgwajbys")
suspend fun placementProperties(value: Output<Map<String, String>>)
@JvmName(name = "airnbjpebvrxcots")
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 = "dmawonqshtgybrqc")
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.