launchConfigurations

@JvmName(name = "describeLaunchConfigurationsResponseLaunchConfiguration")
fun Flow<DescribeLaunchConfigurationsResponse>.launchConfigurations(): Flow<LaunchConfiguration>

This paginator transforms the flow returned by describeLaunchConfigurationsPaginated to access the nested member LaunchConfiguration

Return

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