identityIds

@JvmName(name = "rrjluelvtoybfufw")
suspend fun identityIds(value: Output<List<String>>)
@JvmName(name = "pavsjghkhtgqyipo")
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 = "pjuolrpiduuwktgh")
suspend fun identityIds(vararg values: Output<String>)


@JvmName(name = "uxomxglibukrkooe")
suspend fun identityIds(values: List<Output<String>>)
@JvmName(name = "fckxghmumapjgtnb")
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.