spotPriceHistory

@JvmName(name = "describeSpotPriceHistoryResponseSpotPrice")
fun Flow<DescribeSpotPriceHistoryResponse>.spotPriceHistory(): Flow<SpotPrice>

This paginator transforms the flow returned by describeSpotPriceHistoryPaginated to access the nested member SpotPrice

Return

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