updateActions

@JvmName(name = "describeUpdateActionsResponseUpdateAction")
fun Flow<DescribeUpdateActionsResponse>.updateActions(): Flow<UpdateAction>

This paginator transforms the flow returned by describeUpdateActionsPaginated to access the nested member UpdateAction

Return

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