workspaces

@JvmName(name = "describeWorkspacesResponseWorkspace")
fun Flow<DescribeWorkspacesResponse>.workspaces(): Flow<Workspace>

This paginator transforms the flow returned by describeWorkspacesPaginated to access the nested member Workspace

Return

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