disableDelete

val disableDelete: Output<Boolean>?
  • (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.