conformancePackStatusDetails

@JvmName(name = "describeConformancePackStatusResponseConformancePackStatusDetail")
fun Flow<DescribeConformancePackStatusResponse>.conformancePackStatusDetails(): Flow<ConformancePackStatusDetail>

This paginator transforms the flow returned by describeConformancePackStatusPaginated to access the nested member ConformancePackStatusDetail

Return

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