items

@JvmName(name = "listAssetFiltersResponseAssetFilterSummary")
fun Flow<ListAssetFiltersResponse>.items(): Flow<AssetFilterSummary>

This paginator transforms the flow returned by listAssetFiltersPaginated to access the nested member AssetFilterSummary

Return

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


@JvmName(name = "listAssetRevisionsResponseAssetRevision")
fun Flow<ListAssetRevisionsResponse>.items(): Flow<AssetRevision>

This paginator transforms the flow returned by listAssetRevisionsPaginated to access the nested member AssetRevision

Return

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


@JvmName(name = "listConnectionsResponseConnectionSummary")
fun Flow<ListConnectionsResponse>.items(): Flow<ConnectionSummary>

This paginator transforms the flow returned by listConnectionsPaginated to access the nested member ConnectionSummary

Return

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


@JvmName(name = "listDataProductRevisionsResponseDataProductRevision")
fun Flow<ListDataProductRevisionsResponse>.items(): Flow<DataProductRevision>

This paginator transforms the flow returned by listDataProductRevisionsPaginated to access the nested member DataProductRevision

Return

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


@JvmName(name = "listDataSourceRunActivitiesResponseDataSourceRunActivity")
fun Flow<ListDataSourceRunActivitiesResponse>.items(): Flow<DataSourceRunActivity>

This paginator transforms the flow returned by listDataSourceRunActivitiesPaginated to access the nested member DataSourceRunActivity

Return

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


@JvmName(name = "listDataSourceRunsResponseDataSourceRunSummary")
fun Flow<ListDataSourceRunsResponse>.items(): Flow<DataSourceRunSummary>

This paginator transforms the flow returned by listDataSourceRunsPaginated to access the nested member DataSourceRunSummary

Return

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


@JvmName(name = "listDataSourcesResponseDataSourceSummary")
fun Flow<ListDataSourcesResponse>.items(): Flow<DataSourceSummary>

This paginator transforms the flow returned by listDataSourcesPaginated to access the nested member DataSourceSummary

Return

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


@JvmName(name = "listDomainsResponseDomainSummary")
fun Flow<ListDomainsResponse>.items(): Flow<DomainSummary>

This paginator transforms the flow returned by listDomainsPaginated to access the nested member DomainSummary

Return

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


@JvmName(name = "listDomainUnitsForParentResponseDomainUnitSummary")
fun Flow<ListDomainUnitsForParentResponse>.items(): Flow<DomainUnitSummary>

This paginator transforms the flow returned by listDomainUnitsForParentPaginated to access the nested member DomainUnitSummary

Return

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


@JvmName(name = "listEnvironmentActionsResponseEnvironmentActionSummary")
fun Flow<ListEnvironmentActionsResponse>.items(): Flow<EnvironmentActionSummary>

This paginator transforms the flow returned by listEnvironmentActionsPaginated to access the nested member EnvironmentActionSummary

Return

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


@JvmName(name = "listEnvironmentBlueprintConfigurationsResponseEnvironmentBlueprintConfigurationItem")
fun Flow<ListEnvironmentBlueprintConfigurationsResponse>.items(): Flow<EnvironmentBlueprintConfigurationItem>

This paginator transforms the flow returned by listEnvironmentBlueprintConfigurationsPaginated to access the nested member EnvironmentBlueprintConfigurationItem

Return

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


@JvmName(name = "listEnvironmentBlueprintsResponseEnvironmentBlueprintSummary")
fun Flow<ListEnvironmentBlueprintsResponse>.items(): Flow<EnvironmentBlueprintSummary>

This paginator transforms the flow returned by listEnvironmentBlueprintsPaginated to access the nested member EnvironmentBlueprintSummary

Return

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


@JvmName(name = "listEnvironmentProfilesResponseEnvironmentProfileSummary")
fun Flow<ListEnvironmentProfilesResponse>.items(): Flow<EnvironmentProfileSummary>

This paginator transforms the flow returned by listEnvironmentProfilesPaginated to access the nested member EnvironmentProfileSummary

Return

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


@JvmName(name = "listEnvironmentsResponseEnvironmentSummary")
fun Flow<ListEnvironmentsResponse>.items(): Flow<EnvironmentSummary>

This paginator transforms the flow returned by listEnvironmentsPaginated to access the nested member EnvironmentSummary

Return

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


@JvmName(name = "listJobRunsResponseJobRunSummary")
fun Flow<ListJobRunsResponse>.items(): Flow<JobRunSummary>

This paginator transforms the flow returned by listJobRunsPaginated to access the nested member JobRunSummary

Return

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


@JvmName(name = "listLineageEventsResponseLineageEventSummary")
fun Flow<ListLineageEventsResponse>.items(): Flow<LineageEventSummary>

This paginator transforms the flow returned by listLineageEventsPaginated to access the nested member LineageEventSummary

Return

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


@JvmName(name = "listMetadataGenerationRunsResponseMetadataGenerationRunItem")
fun Flow<ListMetadataGenerationRunsResponse>.items(): Flow<MetadataGenerationRunItem>

This paginator transforms the flow returned by listMetadataGenerationRunsPaginated to access the nested member MetadataGenerationRunItem

Return

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


@JvmName(name = "listProjectProfilesResponseProjectProfileSummary")
fun Flow<ListProjectProfilesResponse>.items(): Flow<ProjectProfileSummary>

This paginator transforms the flow returned by listProjectProfilesPaginated to access the nested member ProjectProfileSummary

Return

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


@JvmName(name = "listProjectsResponseProjectSummary")
fun Flow<ListProjectsResponse>.items(): Flow<ProjectSummary>

This paginator transforms the flow returned by listProjectsPaginated to access the nested member ProjectSummary

Return

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


@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 = "listSubscriptionGrantsResponseSubscriptionGrantSummary")
fun Flow<ListSubscriptionGrantsResponse>.items(): Flow<SubscriptionGrantSummary>

This paginator transforms the flow returned by listSubscriptionGrantsPaginated to access the nested member SubscriptionGrantSummary

Return

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


@JvmName(name = "listSubscriptionRequestsResponseSubscriptionRequestSummary")
fun Flow<ListSubscriptionRequestsResponse>.items(): Flow<SubscriptionRequestSummary>

This paginator transforms the flow returned by listSubscriptionRequestsPaginated to access the nested member SubscriptionRequestSummary

Return

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


@JvmName(name = "listSubscriptionsResponseSubscriptionSummary")
fun Flow<ListSubscriptionsResponse>.items(): Flow<SubscriptionSummary>

This paginator transforms the flow returned by listSubscriptionsPaginated to access the nested member SubscriptionSummary

Return

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


@JvmName(name = "listSubscriptionTargetsResponseSubscriptionTargetSummary")
fun Flow<ListSubscriptionTargetsResponse>.items(): Flow<SubscriptionTargetSummary>

This paginator transforms the flow returned by listSubscriptionTargetsPaginated to access the nested member SubscriptionTargetSummary

Return

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


@JvmName(name = "listTimeSeriesDataPointsResponseTimeSeriesDataPointSummaryFormOutput")
fun Flow<ListTimeSeriesDataPointsResponse>.items(): Flow<TimeSeriesDataPointSummaryFormOutput>

This paginator transforms the flow returned by listTimeSeriesDataPointsPaginated to access the nested member TimeSeriesDataPointSummaryFormOutput

Return

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


@JvmName(name = "searchResponseSearchInventoryResultItem")
fun Flow<SearchResponse>.items(): Flow<SearchInventoryResultItem>

This paginator transforms the flow returned by searchPaginated to access the nested member SearchInventoryResultItem

Return

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


@JvmName(name = "searchGroupProfilesResponseGroupProfileSummary")
fun Flow<SearchGroupProfilesResponse>.items(): Flow<GroupProfileSummary>

This paginator transforms the flow returned by searchGroupProfilesPaginated to access the nested member GroupProfileSummary

Return

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


@JvmName(name = "searchListingsResponseSearchResultItem")
fun Flow<SearchListingsResponse>.items(): Flow<SearchResultItem>

This paginator transforms the flow returned by searchListingsPaginated to access the nested member SearchResultItem

Return

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


@JvmName(name = "searchTypesResponseSearchTypesResultItem")
fun Flow<SearchTypesResponse>.items(): Flow<SearchTypesResultItem>

This paginator transforms the flow returned by searchTypesPaginated to access the nested member SearchTypesResultItem

Return

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


@JvmName(name = "searchUserProfilesResponseUserProfileSummary")
fun Flow<SearchUserProfilesResponse>.items(): Flow<UserProfileSummary>

This paginator transforms the flow returned by searchUserProfilesPaginated to access the nested member UserProfileSummary

Return

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