path

@JvmName(name = "eqpfywkseerxitsc")
suspend fun path(value: Output<String>)
@JvmName(name = "pxvrjaaifevnoqkb")
suspend fun path(value: String?)

Parameters

value

The full logical path at which to write the given data. To write data into the "generic" secret backend mounted in Vault by default, this should be prefixed with secret/. Writing to other backends with this resource is possible; consult each backend's documentation to see which endpoints support the PUT and DELETE methods.