deletionPolicy

@JvmName(name = "jsuxxyqayomjupmu")
suspend fun deletionPolicy(value: Output<String>)
@JvmName(name = "lobasvwtvqtiskgf")
suspend fun deletionPolicy(value: String?)

Parameters

value

The deletion policy for the user. Setting ABANDON allows the resource to be abandoned rather than deleted. This is useful for Postgres, where users cannot be deleted from the API if they have been granted SQL roles. Possible values are: ABANDON.