Package-level declarations

Functions

Link copied to clipboard
@JvmName(name = "listCisScanResultsAggregatedByChecksResponseCisCheckAggregation")
fun Flow<ListCisScanResultsAggregatedByChecksResponse>.checkAggregations(): Flow<CisCheckAggregation>

This paginator transforms the flow returned by listCisScanResultsAggregatedByChecksPaginated to access the nested member CisCheckAggregation

Link copied to clipboard
@JvmName(name = "listCoverageStatisticsResponseCounts")
fun Flow<ListCoverageStatisticsResponse>.countsByGroup(): Flow<Counts>

This paginator transforms the flow returned by listCoverageStatisticsPaginated to access the nested member Counts

Link copied to clipboard
@JvmName(name = "listCoverageResponseCoveredResource")
fun Flow<ListCoverageResponse>.coveredResources(): Flow<CoveredResource>

This paginator transforms the flow returned by listCoveragePaginated to access the nested member CoveredResource

Link copied to clipboard
@JvmName(name = "listDelegatedAdminAccountsResponseDelegatedAdminAccount")
fun Flow<ListDelegatedAdminAccountsResponse>.delegatedAdminAccounts(): Flow<DelegatedAdminAccount>

This paginator transforms the flow returned by listDelegatedAdminAccountsPaginated to access the nested member DelegatedAdminAccount

Link copied to clipboard
@JvmName(name = "listFiltersResponseFilter")
fun Flow<ListFiltersResponse>.filters(): Flow<Filter>

This paginator transforms the flow returned by listFiltersPaginated to access the nested member Filter

Link copied to clipboard
@JvmName(name = "listFindingsResponseFinding")
fun Flow<ListFindingsResponse>.findings(): Flow<Finding>

This paginator transforms the flow returned by listFindingsPaginated to access the nested member Finding

Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
@JvmName(name = "listMembersResponseMember")
fun Flow<ListMembersResponse>.members(): Flow<Member>

This paginator transforms the flow returned by listMembersPaginated to access the nested member Member

Link copied to clipboard
@JvmName(name = "listAccountPermissionsResponsePermission")
fun Flow<ListAccountPermissionsResponse>.permissions(): Flow<Permission>

This paginator transforms the flow returned by listAccountPermissionsPaginated to access the nested member Permission

Link copied to clipboard
@JvmName(name = "listFindingAggregationsResponseAggregationResponse")
fun Flow<ListFindingAggregationsResponse>.responses(): Flow<AggregationResponse>

This paginator transforms the flow returned by listFindingAggregationsPaginated to access the nested member AggregationResponse

Link copied to clipboard
@JvmName(name = "listCisScanConfigurationsResponseCisScanConfiguration")
fun Flow<ListCisScanConfigurationsResponse>.scanConfigurations(): Flow<CisScanConfiguration>

This paginator transforms the flow returned by listCisScanConfigurationsPaginated to access the nested member CisScanConfiguration

Link copied to clipboard
@JvmName(name = "getCisScanResultDetailsResponseCisScanResultDetails")
fun Flow<GetCisScanResultDetailsResponse>.scanResultDetails(): Flow<CisScanResultDetails>

This paginator transforms the flow returned by getCisScanResultDetailsPaginated to access the nested member CisScanResultDetails

Link copied to clipboard
@JvmName(name = "listCisScansResponseCisScan")
fun Flow<ListCisScansResponse>.scans(): Flow<CisScan>

This paginator transforms the flow returned by listCisScansPaginated to access the nested member CisScan

Link copied to clipboard
@JvmName(name = "listCisScanResultsAggregatedByTargetResourceResponseCisTargetResourceAggregation")
fun Flow<ListCisScanResultsAggregatedByTargetResourceResponse>.targetResourceAggregations(): Flow<CisTargetResourceAggregation>

This paginator transforms the flow returned by listCisScanResultsAggregatedByTargetResourcePaginated to access the nested member CisTargetResourceAggregation

Link copied to clipboard
@JvmName(name = "listUsageTotalsResponseUsageTotal")
fun Flow<ListUsageTotalsResponse>.totals(): Flow<UsageTotal>

This paginator transforms the flow returned by listUsageTotalsPaginated to access the nested member UsageTotal

Link copied to clipboard
@JvmName(name = "searchVulnerabilitiesResponseVulnerability")
fun Flow<SearchVulnerabilitiesResponse>.vulnerabilities(): Flow<Vulnerability>

This paginator transforms the flow returned by searchVulnerabilitiesPaginated to access the nested member Vulnerability