codeSigningConfigs

@JvmName(name = "listCodeSigningConfigsResponseCodeSigningConfig")
fun Flow<ListCodeSigningConfigsResponse>.codeSigningConfigs(): Flow<CodeSigningConfig>

This paginator transforms the flow returned by listCodeSigningConfigsPaginated to access the nested member CodeSigningConfig

Return

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