Package-level declarations

Functions

Link copied to clipboard
@JvmName(name = "listTimelineEventsResponseEventSummary")
fun Flow<ListTimelineEventsResponse>.eventSummaries(): Flow<EventSummary>

This paginator transforms the flow returned by listTimelineEventsPaginated to access the nested member EventSummary

Link copied to clipboard
@JvmName(name = "listIncidentFindingsResponseFindingSummary")
fun Flow<ListIncidentFindingsResponse>.findings(): Flow<FindingSummary>

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

Link copied to clipboard
@JvmName(name = "listIncidentRecordsResponseIncidentRecordSummary")
fun Flow<ListIncidentRecordsResponse>.incidentRecordSummaries(): Flow<IncidentRecordSummary>

This paginator transforms the flow returned by listIncidentRecordsPaginated to access the nested member IncidentRecordSummary

Link copied to clipboard
@JvmName(name = "listRelatedItemsResponseRelatedItem")
fun Flow<ListRelatedItemsResponse>.relatedItems(): Flow<RelatedItem>

This paginator transforms the flow returned by listRelatedItemsPaginated to access the nested member RelatedItem

Link copied to clipboard
@JvmName(name = "listReplicationSetsResponseArn")
fun Flow<ListReplicationSetsResponse>.replicationSetArns(): Flow<String>

This paginator transforms the flow returned by listReplicationSetsPaginated to access the nested member Arn

Link copied to clipboard
@JvmName(name = "getResourcePoliciesResponseResourcePolicy")
fun Flow<GetResourcePoliciesResponse>.resourcePolicies(): Flow<ResourcePolicy>

This paginator transforms the flow returned by getResourcePoliciesPaginated to access the nested member ResourcePolicy

Link copied to clipboard
@JvmName(name = "listResponsePlansResponseResponsePlanSummary")
fun Flow<ListResponsePlansResponse>.responsePlanSummaries(): Flow<ResponsePlanSummary>

This paginator transforms the flow returned by listResponsePlansPaginated to access the nested member ResponsePlanSummary