crossAccountAuthorizations

@JvmName(name = "listCrossAccountAuthorizationsResponseCrossAccountAuthorization")
fun Flow<ListCrossAccountAuthorizationsResponse>.crossAccountAuthorizations(): Flow<String>

This paginator transforms the flow returned by listCrossAccountAuthorizationsPaginated to access the nested member CrossAccountAuthorization

Return

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