identityIds

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

Parameters

value

The list of identities.


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


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

Parameters

values

The list of identities.