actionTargets

@JvmName(name = "describeActionTargetsResponseActionTarget")
fun Flow<DescribeActionTargetsResponse>.actionTargets(): Flow<ActionTarget>

This paginator transforms the flow returned by describeActionTargetsPaginated to access the nested member ActionTarget

Return

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