authorizedUrlConfigs

@JvmName(name = "createHubContentPresignedUrlsResponseAuthorizedUrl")
fun Flow<CreateHubContentPresignedUrlsResponse>.authorizedUrlConfigs(): Flow<AuthorizedUrl>

This paginator transforms the flow returned by createHubContentPresignedUrlsPaginated to access the nested member AuthorizedUrl

Return

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