identityIds

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


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

Parameters

values

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