publicKeys

@JvmName(name = "csendsdmodvbsjxk")
suspend fun publicKeys(value: Output<List<String>>)
@JvmName(name = "qwufguxtaskfnnuj")
suspend fun publicKeys(value: List<String>?)

Parameters

value

A list of public keys to be used by this endpoint for authentication.


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


@JvmName(name = "owtmvxoxafiybqsg")
suspend fun publicKeys(values: List<Output<String>>)
@JvmName(name = "vvufypwrsuhemdow")
suspend fun publicKeys(vararg values: String)

Parameters

values

A list of public keys to be used by this endpoint for authentication.