decodeFormats

@JvmName(name = "vhoeqhnuewwodmlo")
suspend fun decodeFormats(value: Output<Map<String, String>>)
@JvmName(name = "cgdyouklrgalajfk")
suspend fun decodeFormats(value: Map<String, String>?)

Parameters

value

Optional mapping of name to regular expression template, used to customize the decoded output. (requires Vault Enterprise 1.9+)


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

Parameters

values

Optional mapping of name to regular expression template, used to customize the decoded output. (requires Vault Enterprise 1.9+)