findings

@JvmName(name = "getFindingsResponseAwsSecurityFinding")
fun Flow<GetFindingsResponse>.findings(): Flow<AwsSecurityFinding>

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

Return

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