identityIds

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

Parameters

value

The list of identities.


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


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

Parameters

values

The list of identities.