networkInterfacePermissions

@JvmName(name = "describeNetworkInterfacePermissionsResponseNetworkInterfacePermission")
fun Flow<DescribeNetworkInterfacePermissionsResponse>.networkInterfacePermissions(): Flow<NetworkInterfacePermission>

This paginator transforms the flow returned by describeNetworkInterfacePermissionsPaginated to access the nested member NetworkInterfacePermission

Return

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