artifacts

@JvmName(name = "listResourceProfileArtifactsResponseResourceProfileArtifact")
fun Flow<ListResourceProfileArtifactsResponse>.artifacts(): Flow<ResourceProfileArtifact>

This paginator transforms the flow returned by listResourceProfileArtifactsPaginated to access the nested member ResourceProfileArtifact

Return

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