identityIds

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

Parameters

value

A list of User Assigned Identity IDs which should be assigned to this Healthcare DICOM service.


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


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

Parameters

values

A list of User Assigned Identity IDs which should be assigned to this Healthcare DICOM service.