complianceByResources

@JvmName(name = "describeComplianceByResourceResponseComplianceByResource")
fun Flow<DescribeComplianceByResourceResponse>.complianceByResources(): Flow<ComplianceByResource>

This paginator transforms the flow returned by describeComplianceByResourcePaginated to access the nested member ComplianceByResource

Return

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