containerAssociations

@JvmName(name = "listContainerAssociationsResponseContainerAssociationSummary")
fun Flow<ListContainerAssociationsResponse>.containerAssociations(): Flow<ContainerAssociationSummary>

This paginator transforms the flow returned by listContainerAssociationsPaginated to access the nested member ContainerAssociationSummary

Return

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