instancePatchStates
This paginator transforms the flow returned by describeInstancePatchStatesPaginated to access the nested member InstancePatchState
Return
A kotlinx.coroutines.flow.Flow that can collect InstancePatchState
fun Flow<DescribeInstancePatchStatesForPatchGroupResponse>.instancePatchStates(): Flow<InstancePatchState>
This paginator transforms the flow returned by describeInstancePatchStatesForPatchGroupPaginated to access the nested member InstancePatchState
Return
A kotlinx.coroutines.flow.Flow that can collect InstancePatchState