items

@JvmName(name = "listAccessLogSubscriptionsResponseAccessLogSubscriptionSummary")
fun Flow<ListAccessLogSubscriptionsResponse>.items(): Flow<AccessLogSubscriptionSummary>

This paginator transforms the flow returned by listAccessLogSubscriptionsPaginated to access the nested member AccessLogSubscriptionSummary

Return

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


@JvmName(name = "listListenersResponseListenerSummary")
fun Flow<ListListenersResponse>.items(): Flow<ListenerSummary>

This paginator transforms the flow returned by listListenersPaginated to access the nested member ListenerSummary

Return

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


@JvmName(name = "listResourceConfigurationsResponseResourceConfigurationSummary")
fun Flow<ListResourceConfigurationsResponse>.items(): Flow<ResourceConfigurationSummary>

This paginator transforms the flow returned by listResourceConfigurationsPaginated to access the nested member ResourceConfigurationSummary

Return

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


@JvmName(name = "listResourceEndpointAssociationsResponseResourceEndpointAssociationSummary")
fun Flow<ListResourceEndpointAssociationsResponse>.items(): Flow<ResourceEndpointAssociationSummary>

This paginator transforms the flow returned by listResourceEndpointAssociationsPaginated to access the nested member ResourceEndpointAssociationSummary

Return

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


@JvmName(name = "listResourceGatewaysResponseResourceGatewaySummary")
fun Flow<ListResourceGatewaysResponse>.items(): Flow<ResourceGatewaySummary>

This paginator transforms the flow returned by listResourceGatewaysPaginated to access the nested member ResourceGatewaySummary

Return

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


@JvmName(name = "listRulesResponseRuleSummary")
fun Flow<ListRulesResponse>.items(): Flow<RuleSummary>

This paginator transforms the flow returned by listRulesPaginated to access the nested member RuleSummary

Return

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


@JvmName(name = "listServiceNetworkResourceAssociationsResponseServiceNetworkResourceAssociationSummary")
fun Flow<ListServiceNetworkResourceAssociationsResponse>.items(): Flow<ServiceNetworkResourceAssociationSummary>

This paginator transforms the flow returned by listServiceNetworkResourceAssociationsPaginated to access the nested member ServiceNetworkResourceAssociationSummary

Return

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


@JvmName(name = "listServiceNetworksResponseServiceNetworkSummary")
fun Flow<ListServiceNetworksResponse>.items(): Flow<ServiceNetworkSummary>

This paginator transforms the flow returned by listServiceNetworksPaginated to access the nested member ServiceNetworkSummary

Return

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


@JvmName(name = "listServiceNetworkServiceAssociationsResponseServiceNetworkServiceAssociationSummary")
fun Flow<ListServiceNetworkServiceAssociationsResponse>.items(): Flow<ServiceNetworkServiceAssociationSummary>

This paginator transforms the flow returned by listServiceNetworkServiceAssociationsPaginated to access the nested member ServiceNetworkServiceAssociationSummary

Return

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


@JvmName(name = "listServiceNetworkVpcAssociationsResponseServiceNetworkVpcAssociationSummary")
fun Flow<ListServiceNetworkVpcAssociationsResponse>.items(): Flow<ServiceNetworkVpcAssociationSummary>

This paginator transforms the flow returned by listServiceNetworkVpcAssociationsPaginated to access the nested member ServiceNetworkVpcAssociationSummary

Return

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


@JvmName(name = "listServiceNetworkVpcEndpointAssociationsResponseServiceNetworkEndpointAssociation")
fun Flow<ListServiceNetworkVpcEndpointAssociationsResponse>.items(): Flow<ServiceNetworkEndpointAssociation>

This paginator transforms the flow returned by listServiceNetworkVpcEndpointAssociationsPaginated to access the nested member ServiceNetworkEndpointAssociation

Return

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


@JvmName(name = "listServicesResponseServiceSummary")
fun Flow<ListServicesResponse>.items(): Flow<ServiceSummary>

This paginator transforms the flow returned by listServicesPaginated to access the nested member ServiceSummary

Return

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


@JvmName(name = "listTargetGroupsResponseTargetGroupSummary")
fun Flow<ListTargetGroupsResponse>.items(): Flow<TargetGroupSummary>

This paginator transforms the flow returned by listTargetGroupsPaginated to access the nested member TargetGroupSummary

Return

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


@JvmName(name = "listTargetsResponseTargetSummary")
fun Flow<ListTargetsResponse>.items(): Flow<TargetSummary>

This paginator transforms the flow returned by listTargetsPaginated to access the nested member TargetSummary

Return

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