perInstanceProperties

@JvmName(name = "nnjemlsifealcpqv")
suspend fun perInstanceProperties(value: Output<Map<String, String>>)
@JvmName(name = "vhlagtqnayjswmpl")
suspend fun perInstanceProperties(value: Map<String, String>?)

Parameters

value

Per-instance properties to be set on individual instances. Keys of this map specify requested instance names. Can be empty if name_pattern is used.


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

Parameters

values

Per-instance properties to be set on individual instances. Keys of this map specify requested instance names. Can be empty if name_pattern is used.