rollbackLdif

@JvmName(name = "rvltkfxqmoxhcvrh")
suspend fun rollbackLdif(value: Output<String>)
@JvmName(name = "bkqnmjnfmwpacbcn")
suspend fun rollbackLdif(value: String?)

Parameters

value

A templatized LDIF string used to attempt to rollback any changes in the event that execution of the creation_ldif results in an error. This may contain multiple LDIF entries. All LDIF entries are performed in order. If Vault encounters an error while executing an entry in the rollback_ldif it will attempt to continue executing any remaining entries. This field may optionally be provided as a base64 encoded string.