Package-level declarations

Functions

Link copied to clipboard
@JvmName(name = "listAccessPreviewsResponseAccessPreviewSummary")
fun Flow<ListAccessPreviewsResponse>.accessPreviews(): Flow<AccessPreviewSummary>

This paginator transforms the flow returned by listAccessPreviewsPaginated to access the nested member AccessPreviewSummary

Link copied to clipboard
@JvmName(name = "listAnalyzedResourcesResponseAnalyzedResourceSummary")
fun Flow<ListAnalyzedResourcesResponse>.analyzedResources(): Flow<AnalyzedResourceSummary>

This paginator transforms the flow returned by listAnalyzedResourcesPaginated to access the nested member AnalyzedResourceSummary

Link copied to clipboard
@JvmName(name = "listAnalyzersResponseAnalyzerSummary")
fun Flow<ListAnalyzersResponse>.analyzers(): Flow<AnalyzerSummary>

This paginator transforms the flow returned by listAnalyzersPaginated to access the nested member AnalyzerSummary

Link copied to clipboard
@JvmName(name = "listArchiveRulesResponseArchiveRuleSummary")
fun Flow<ListArchiveRulesResponse>.archiveRules(): Flow<ArchiveRuleSummary>

This paginator transforms the flow returned by listArchiveRulesPaginated to access the nested member ArchiveRuleSummary

Link copied to clipboard
@JvmName(name = "getFindingV2ResponseFindingDetails")
fun Flow<GetFindingV2Response>.findingDetails(): Flow<FindingDetails>

This paginator transforms the flow returned by getFindingV2Paginated to access the nested member FindingDetails

Link copied to clipboard
@JvmName(name = "listAccessPreviewFindingsResponseAccessPreviewFinding")
fun Flow<ListAccessPreviewFindingsResponse>.findings(): Flow<AccessPreviewFinding>

This paginator transforms the flow returned by listAccessPreviewFindingsPaginated to access the nested member AccessPreviewFinding

@JvmName(name = "listFindingsResponseFindingSummary")
fun Flow<ListFindingsResponse>.findings(): Flow<FindingSummary>

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

@JvmName(name = "listFindingsV2ResponseFindingSummaryV2")
fun Flow<ListFindingsV2Response>.findings(): Flow<FindingSummaryV2>

This paginator transforms the flow returned by listFindingsV2Paginated to access the nested member FindingSummaryV2

@JvmName(name = "validatePolicyResponseValidatePolicyFinding")
fun Flow<ValidatePolicyResponse>.findings(): Flow<ValidatePolicyFinding>

This paginator transforms the flow returned by validatePolicyPaginated to access the nested member ValidatePolicyFinding

Link copied to clipboard
@JvmName(name = "listPolicyGenerationsResponsePolicyGeneration")
fun Flow<ListPolicyGenerationsResponse>.policyGenerations(): Flow<PolicyGeneration>

This paginator transforms the flow returned by listPolicyGenerationsPaginated to access the nested member PolicyGeneration

Link copied to clipboard
@JvmName(name = "getFindingRecommendationResponseRecommendedStep")
fun Flow<GetFindingRecommendationResponse>.recommendedSteps(): Flow<RecommendedStep>

This paginator transforms the flow returned by getFindingRecommendationPaginated to access the nested member RecommendedStep