secondaryInterfaces

@JvmName(name = "describeSecondaryInterfacesResponseSecondaryInterface")
fun Flow<DescribeSecondaryInterfacesResponse>.secondaryInterfaces(): Flow<SecondaryInterface>

This paginator transforms the flow returned by describeSecondaryInterfacesPaginated to access the nested member SecondaryInterface

Return

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