Package-level declarations

Functions

Link copied to clipboard
@JvmName(name = "listAccessesResponseListedAccess")
fun Flow<ListAccessesResponse>.accesses(): Flow<ListedAccess>

This paginator transforms the flow returned by listAccessesPaginated to access the nested member ListedAccess

Link copied to clipboard
@JvmName(name = "listAgreementsResponseListedAgreement")
fun Flow<ListAgreementsResponse>.agreements(): Flow<ListedAgreement>

This paginator transforms the flow returned by listAgreementsPaginated to access the nested member ListedAgreement

Link copied to clipboard
@JvmName(name = "listCertificatesResponseListedCertificate")
fun Flow<ListCertificatesResponse>.certificates(): Flow<ListedCertificate>

This paginator transforms the flow returned by listCertificatesPaginated to access the nested member ListedCertificate

Link copied to clipboard
@JvmName(name = "listConnectorsResponseListedConnector")
fun Flow<ListConnectorsResponse>.connectors(): Flow<ListedConnector>

This paginator transforms the flow returned by listConnectorsPaginated to access the nested member ListedConnector

Link copied to clipboard
@JvmName(name = "listExecutionsResponseListedExecution")
fun Flow<ListExecutionsResponse>.executions(): Flow<ListedExecution>

This paginator transforms the flow returned by listExecutionsPaginated to access the nested member ListedExecution

Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
@JvmName(name = "listProfilesResponseListedProfile")
fun Flow<ListProfilesResponse>.profiles(): Flow<ListedProfile>

This paginator transforms the flow returned by listProfilesPaginated to access the nested member ListedProfile

Link copied to clipboard
@JvmName(name = "listSecurityPoliciesResponseSecurityPolicyName")
fun Flow<ListSecurityPoliciesResponse>.securityPolicyNames(): Flow<String>

This paginator transforms the flow returned by listSecurityPoliciesPaginated to access the nested member SecurityPolicyName

Link copied to clipboard
@JvmName(name = "listServersResponseListedServer")
fun Flow<ListServersResponse>.servers(): Flow<ListedServer>

This paginator transforms the flow returned by listServersPaginated to access the nested member ListedServer

Link copied to clipboard
@JvmName(name = "listTagsForResourceResponseTag")
fun Flow<ListTagsForResourceResponse>.tags(): Flow<Tag>

This paginator transforms the flow returned by listTagsForResourcePaginated to access the nested member Tag

Link copied to clipboard
@JvmName(name = "listUsersResponseListedUser")
fun Flow<ListUsersResponse>.users(): Flow<ListedUser>

This paginator transforms the flow returned by listUsersPaginated to access the nested member ListedUser

Link copied to clipboard
@JvmName(name = "listWorkflowsResponseListedWorkflow")
fun Flow<ListWorkflowsResponse>.workflows(): Flow<ListedWorkflow>

This paginator transforms the flow returned by listWorkflowsPaginated to access the nested member ListedWorkflow