deviceIdentifiers

@JvmName(name = "listDeviceIdentifiersResponseDeviceIdentifier")
fun Flow<ListDeviceIdentifiersResponse>.deviceIdentifiers(): Flow<DeviceIdentifier>

This paginator transforms the flow returned by listDeviceIdentifiersPaginated to access the nested member DeviceIdentifier

Return

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