windowIdentities
This paginator transforms the flow returned by describeMaintenanceWindowsPaginated to access the nested member MaintenanceWindowIdentity
Return
A kotlinx.coroutines.flow.Flow that can collect MaintenanceWindowIdentity
fun Flow<DescribeMaintenanceWindowsForTargetResponse>.windowIdentities(): Flow<MaintenanceWindowIdentityForTarget>
This paginator transforms the flow returned by describeMaintenanceWindowsForTargetPaginated to access the nested member MaintenanceWindowIdentityForTarget
Return
A kotlinx.coroutines.flow.Flow that can collect MaintenanceWindowIdentityForTarget