Package-level declarations

Functions

Link copied to clipboard
@JvmName(name = "describeAffectedAccountsForOrganizationResponseAccountId")
fun Flow<DescribeAffectedAccountsForOrganizationResponse>.affectedAccounts(): Flow<String>

This paginator transforms the flow returned by describeAffectedAccountsForOrganizationPaginated to access the nested member AccountId

Link copied to clipboard
@JvmName(name = "describeAffectedEntitiesForOrganizationResponseAffectedEntity")
fun Flow<DescribeAffectedEntitiesForOrganizationResponse>.entities(): Flow<AffectedEntity>

This paginator transforms the flow returned by describeAffectedEntitiesForOrganizationPaginated to access the nested member AffectedEntity

@JvmName(name = "describeAffectedEntitiesResponseAffectedEntity")
fun Flow<DescribeAffectedEntitiesResponse>.entities(): Flow<AffectedEntity>

This paginator transforms the flow returned by describeAffectedEntitiesPaginated to access the nested member AffectedEntity

Link copied to clipboard
@JvmName(name = "describeEventAggregatesResponseEventAggregate")
fun Flow<DescribeEventAggregatesResponse>.eventAggregates(): Flow<EventAggregate>

This paginator transforms the flow returned by describeEventAggregatesPaginated to access the nested member EventAggregate

Link copied to clipboard
@JvmName(name = "describeEventsForOrganizationResponseOrganizationEvent")
fun Flow<DescribeEventsForOrganizationResponse>.events(): Flow<OrganizationEvent>

This paginator transforms the flow returned by describeEventsForOrganizationPaginated to access the nested member OrganizationEvent

@JvmName(name = "describeEventsResponseEvent")
fun Flow<DescribeEventsResponse>.events(): Flow<Event>

This paginator transforms the flow returned by describeEventsPaginated to access the nested member Event

Link copied to clipboard
@JvmName(name = "describeEventTypesResponseEventType")
fun Flow<DescribeEventTypesResponse>.eventTypes(): Flow<EventType>

This paginator transforms the flow returned by describeEventTypesPaginated to access the nested member EventType