alternateVerificationKeys

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

Parameters

value

A list of alternative verification keys.


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


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

Parameters

values

A list of alternative verification keys.