identityIds

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


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

Parameters

values

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