crossAccountAttachments

@JvmName(name = "listCrossAccountAttachmentsResponseAttachment")
fun Flow<ListCrossAccountAttachmentsResponse>.crossAccountAttachments(): Flow<Attachment>

This paginator transforms the flow returned by listCrossAccountAttachmentsPaginated to access the nested member Attachment

Return

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