RestoreArgs

fun RestoreArgs(backup: Output<String>? = null, description: Output<String>? = null, labels: Output<Map<String, String>>? = null, location: Output<String>? = null, project: Output<String>? = null, restoreId: Output<String>? = null, restorePlanId: Output<String>? = null)