ServerBackupPlanDetailArgs

constructor(appConsistent: Output<Boolean>, destinationRegionId: Output<String>? = null, destinationRetention: Output<Int>? = null, diskIdLists: Output<List<String>>? = null, doCopy: Output<Boolean>? = null, enableFsFreeze: Output<Boolean>? = null, postScriptPath: Output<String>? = null, preScriptPath: Output<String>? = null, snapshotGroup: Output<Boolean>, timeoutInSeconds: Output<Int>? = null)