publicKeys

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

Parameters

value

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


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


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

Parameters

values

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