s3AccessPointAttachments

@JvmName(name = "describeS3AccessPointAttachmentsResponseS3AccessPointAttachment")
fun Flow<DescribeS3AccessPointAttachmentsResponse>.s3AccessPointAttachments(): Flow<S3AccessPointAttachment>

This paginator transforms the flow returned by describeS3AccessPointAttachmentsPaginated to access the nested member S3AccessPointAttachment

Return

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