identityIds

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

Parameters

value

The list of identities.


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


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

Parameters

values

The list of identities.