getBackupPlan
inline suspend fun BackupClient.getBackupPlan(crossinline block: GetBackupPlanRequest.Builder.() -> Unit): GetBackupPlanResponse
Returns BackupPlan
details for the specified BackupPlanId
. The details are the body of a backup plan in JSON format, in addition to plan metadata.