disableDelete

@JvmName(name = "majtsnvciyvqnlxl")
suspend fun disableDelete(value: Output<Boolean>)
@JvmName(name = "cshptjhehiqrwpws")
suspend fun disableDelete(value: Boolean?)

Parameters

value
  • (Optional) True/false. Set this to true if your vault authentication is not able to delete the data or if the endpoint does not support the DELETE method. Defaults to false.