guardrails

@JvmName(name = "listGuardrailsResponseGuardrailSummary")
fun Flow<ListGuardrailsResponse>.guardrails(): Flow<GuardrailSummary>

This paginator transforms the flow returned by listGuardrailsPaginated to access the nested member GuardrailSummary

Return

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