artifacts

@JvmName(name = "listArtifactsResponseArtifact")
fun Flow<ListArtifactsResponse>.artifacts(): Flow<Artifact>

This paginator transforms the flow returned by listArtifactsPaginated to access the nested member Artifact

Return

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