connectionNotificationSet

@JvmName(name = "describeVpcEndpointConnectionNotificationsResponseConnectionNotification")
fun Flow<DescribeVpcEndpointConnectionNotificationsResponse>.connectionNotificationSet(): Flow<ConnectionNotification>

This paginator transforms the flow returned by describeVpcEndpointConnectionNotificationsPaginated to access the nested member ConnectionNotification

Return

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