options

@JvmName(name = "onuuplcvctkfgldm")
suspend fun options(value: Output<Map<String, String>>)
@JvmName(name = "adepjesdsjspixkw")
suspend fun options(value: Map<String, String>?)

Parameters

value

Configuration options to pass to the audit device itself. For a reference of the device types and their options, consult the Vault documentation.


@JvmName(name = "unuudrvjfwjandnb")
fun options(vararg values: Pair<String, String>)

Parameters

values

Configuration options to pass to the audit device itself. For a reference of the device types and their options, consult the Vault documentation.