Package-level declarations

Inherited functions

Link copied to clipboard
@JvmName(name = "listOrganizationAdminAccountsResponseAdminAccount")
fun Flow<ListOrganizationAdminAccountsResponse>.adminAccounts(): Flow<AdminAccount>

This paginator transforms the flow returned by listOrganizationAdminAccountsPaginated to access the nested member AdminAccount

Link copied to clipboard
@JvmName(name = "listDetectorsResponseDetectorId")
fun Flow<ListDetectorsResponse>.detectorIds(): Flow<String>

This paginator transforms the flow returned by listDetectorsPaginated to access the nested member DetectorId

Link copied to clipboard
@JvmName(name = "listFiltersResponseFilterName")
fun Flow<ListFiltersResponse>.filterNames(): Flow<String>

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

Link copied to clipboard
@JvmName(name = "listFindingsResponseFindingId")
fun Flow<ListFindingsResponse>.findingIds(): Flow<String>

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

Link copied to clipboard
@JvmName(name = "listInvitationsResponseInvitation")
fun Flow<ListInvitationsResponse>.invitations(): Flow<Invitation>

This paginator transforms the flow returned by listInvitationsPaginated to access the nested member Invitation

Link copied to clipboard
@JvmName(name = "listIpSetsResponseString")
fun Flow<ListIpSetsResponse>.ipSetIds(): Flow<String>

This paginator transforms the flow returned by listIpSetsPaginated to access the nested member String

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 = "listCoverageResponseCoverageResource")
fun Flow<ListCoverageResponse>.resources(): Flow<CoverageResource>

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

Link copied to clipboard
@JvmName(name = "describeMalwareScansResponseScan")
fun Flow<DescribeMalwareScansResponse>.scans(): Flow<Scan>

This paginator transforms the flow returned by describeMalwareScansPaginated to access the nested member Scan

Link copied to clipboard
@JvmName(name = "listThreatIntelSetsResponseString")
fun Flow<ListThreatIntelSetsResponse>.threatIntelSetIds(): Flow<String>

This paginator transforms the flow returned by listThreatIntelSetsPaginated to access the nested member String