identityIds

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


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