alternateVerificationKeys

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

Parameters

value

A list of alternative verification keys.


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


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

Parameters

values

A list of alternative verification keys.