permissions

@JvmName(name = "listSecurityProfilePermissionsResponseSecurityProfilePermission")
fun Flow<ListSecurityProfilePermissionsResponse>.permissions(): Flow<String>

This paginator transforms the flow returned by listSecurityProfilePermissionsPaginated to access the nested member SecurityProfilePermission

Return

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