scanConfigurations
This paginator transforms the flow returned by listCisScanConfigurationsPaginated to access the nested member CisScanConfiguration
Return
A kotlinx.coroutines.flow.Flow that can collect CisScanConfiguration
fun Flow<ListConnectorScanConfigurationsResponse>.scanConfigurations(): Flow<ConnectorScanConfigurationItem>
This paginator transforms the flow returned by listConnectorScanConfigurationsPaginated to access the nested member ConnectorScanConfigurationItem
Return
A kotlinx.coroutines.flow.Flow that can collect ConnectorScanConfigurationItem