deleteBackupPlan
inline suspend fun BackupClient.deleteBackupPlan(crossinline block: DeleteBackupPlanRequest.Builder.() -> Unit): DeleteBackupPlanResponse
Deletes a backup plan. A backup plan can only be deleted after all associated selections of resources have been deleted. Deleting a backup plan deletes the current version of a backup plan. Previous versions, if any, will still exist.