conformancePackDetails

@JvmName(name = "describeConformancePacksResponseConformancePackDetail")
fun Flow<DescribeConformancePacksResponse>.conformancePackDetails(): Flow<ConformancePackDetail>

This paginator transforms the flow returned by describeConformancePacksPaginated to access the nested member ConformancePackDetail

Return

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