automationExecutionMetadataList

@JvmName(name = "describeAutomationExecutionsResponseAutomationExecutionMetadata")
fun Flow<DescribeAutomationExecutionsResponse>.automationExecutionMetadataList(): Flow<AutomationExecutionMetadata>

This paginator transforms the flow returned by describeAutomationExecutionsPaginated to access the nested member AutomationExecutionMetadata

Return

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