Package-level declarations

Functions

Link copied to clipboard
@JvmName(name = "getFindingsResponseFinding")
fun Flow<GetFindingsResponse>.findings(): Flow<Finding>

This paginator transforms the flow returned by getFindingsPaginated to access the nested member Finding

Link copied to clipboard
@JvmName(name = "listFindingsMetricsResponseAccountFindingsMetric")
fun Flow<ListFindingsMetricsResponse>.findingsMetrics(): Flow<AccountFindingsMetric>

This paginator transforms the flow returned by listFindingsMetricsPaginated to access the nested member AccountFindingsMetric

Link copied to clipboard
Link copied to clipboard
@JvmName(name = "listScansResponseScanSummary")
fun Flow<ListScansResponse>.summaries(): Flow<ScanSummary>

This paginator transforms the flow returned by listScansPaginated to access the nested member ScanSummary