identityIds

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


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