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 = "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