deactivateOnDelete

@JvmName(name = "yipyshyusaxwahnb")
suspend fun deactivateOnDelete(value: Output<Boolean>)
@JvmName(name = "mrvwjbsljtnfkruj")
suspend fun deactivateOnDelete(value: Boolean?)

Parameters

value

If false, propagates DELETE requests to the target application for SCIM resources. If true, sets 'active' to false on the SCIM resource. Note: Some targets do not support DELETE operations.