backupPlanTemplatesList

@JvmName(name = "listBackupPlanTemplatesResponseBackupPlanTemplatesListMember")
fun Flow<ListBackupPlanTemplatesResponse>.backupPlanTemplatesList(): Flow<BackupPlanTemplatesListMember>

This paginator transforms the flow returned by listBackupPlanTemplatesPaginated to access the nested member BackupPlanTemplatesListMember

Return

A kotlinx.coroutines.flow.Flow that can collect BackupPlanTemplatesListMember