fleetAttributes

@JvmName(name = "describeFleetAttributesResponseFleetAttributes")
fun Flow<DescribeFleetAttributesResponse>.fleetAttributes(): Flow<FleetAttributes>

This paginator transforms the flow returned by describeFleetAttributesPaginated to access the nested member FleetAttributes

Return

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