dhcpOptions

@JvmName(name = "describeDhcpOptionsResponseDhcpOptions")
fun Flow<DescribeDhcpOptionsResponse>.dhcpOptions(): Flow<DhcpOptions>

This paginator transforms the flow returned by describeDhcpOptionsPaginated to access the nested member DhcpOptions

Return

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