identityIds

@JvmName(name = "kmetrjfbxrbrtbsi")
suspend fun identityIds(value: Output<List<String>>)
@JvmName(name = "kiaohpxidjnkbpih")
suspend fun identityIds(value: List<String>)

Parameters

value

Specifies the list of user-assigned managed identity IDs associated with the resource. Changing this forces a new resource to be created.


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


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

Parameters

values

Specifies the list of user-assigned managed identity IDs associated with the resource. Changing this forces a new resource to be created.