alternateVerificationKeys

@JvmName(name = "ongvsdtvlupschqn")
suspend fun alternateVerificationKeys(value: Output<List<Any>>)
@JvmName(name = "nxsfolaagkltehxd")
suspend fun alternateVerificationKeys(value: List<Any>?)

Parameters

value

A list of alternative verification keys.


@JvmName(name = "ckoqrsieyppjjssl")
suspend fun alternateVerificationKeys(vararg values: Output<Any>)


@JvmName(name = "xahjxuescstpjebp")
suspend fun alternateVerificationKeys(values: List<Output<Any>>)
@JvmName(name = "noudbovdbskykpat")
suspend fun alternateVerificationKeys(vararg values: Any)

Parameters

values

A list of alternative verification keys.