listReportPlans
inline suspend fun BackupClient.listReportPlans(crossinline block: ListReportPlansRequest.Builder.() -> Unit): ListReportPlansResponse
Returns a list of your report plans. For detailed information about a single report plan, use DescribeReportPlan
.