listSourceResources
inline suspend fun MigrationHubClient.listSourceResources(crossinline block: ListSourceResourcesRequest.Builder.() -> Unit): ListSourceResourcesResponse
Lists all the source resource that are associated with the specified MigrationTaskName
and ProgressUpdateStream
.