identityIds

@JvmName(name = "jmacfdgogupvfgtu")
suspend fun identityIds(value: Output<List<String>>)
@JvmName(name = "luogwdwlortoctcb")
suspend fun identityIds(value: List<String>?)

Parameters

value

Specifies the list of User Assigned Managed Service Identity IDs which should be assigned to this Dashboard Grafana. Changing this forces a new resource to be created.


@JvmName(name = "lmcvengeohiufnhw")
suspend fun identityIds(vararg values: Output<String>)


@JvmName(name = "ltsgddrpnspypxgc")
suspend fun identityIds(values: List<Output<String>>)
@JvmName(name = "shycmwltsingqibp")
suspend fun identityIds(vararg values: String)

Parameters

values

Specifies the list of User Assigned Managed Service Identity IDs which should be assigned to this Dashboard Grafana. Changing this forces a new resource to be created.