organizationConformancePacks

@JvmName(name = "describeOrganizationConformancePacksResponseOrganizationConformancePack")
fun Flow<DescribeOrganizationConformancePacksResponse>.organizationConformancePacks(): Flow<OrganizationConformancePack>

This paginator transforms the flow returned by describeOrganizationConformancePacksPaginated to access the nested member OrganizationConformancePack

Return

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