Package-level declarations

Inherited functions

Link copied to clipboard
@JvmName(name = "listAgentRuntimeVersionsResponseAgentRuntime")
fun Flow<ListAgentRuntimeVersionsResponse>.agentRuntimes(): Flow<AgentRuntime>

This paginator transforms the flow returned by listAgentRuntimeVersionsPaginated to access the nested member AgentRuntime

@JvmName(name = "listAgentRuntimesResponseAgentRuntime")
fun Flow<ListAgentRuntimesResponse>.agentRuntimes(): Flow<AgentRuntime>

This paginator transforms the flow returned by listAgentRuntimesPaginated to access the nested member AgentRuntime

Link copied to clipboard
@JvmName(name = "listBrowsersResponseBrowserSummary")
fun Flow<ListBrowsersResponse>.browserSummaries(): Flow<BrowserSummary>

This paginator transforms the flow returned by listBrowsersPaginated to access the nested member BrowserSummary

Link copied to clipboard
@JvmName(name = "listCodeInterpretersResponseCodeInterpreterSummary")
fun Flow<ListCodeInterpretersResponse>.codeInterpreterSummaries(): Flow<CodeInterpreterSummary>

This paginator transforms the flow returned by listCodeInterpretersPaginated to access the nested member CodeInterpreterSummary

Link copied to clipboard
@JvmName(name = "listApiKeyCredentialProvidersResponseApiKeyCredentialProviderItem")
fun Flow<ListApiKeyCredentialProvidersResponse>.credentialProviders(): Flow<ApiKeyCredentialProviderItem>

This paginator transforms the flow returned by listApiKeyCredentialProvidersPaginated to access the nested member ApiKeyCredentialProviderItem

@JvmName(name = "listOauth2CredentialProvidersResponseOauth2CredentialProviderItem")
fun Flow<ListOauth2CredentialProvidersResponse>.credentialProviders(): Flow<Oauth2CredentialProviderItem>

This paginator transforms the flow returned by listOauth2CredentialProvidersPaginated to access the nested member Oauth2CredentialProviderItem

Link copied to clipboard
@JvmName(name = "listEvaluatorsResponseEvaluatorSummary")
fun Flow<ListEvaluatorsResponse>.evaluators(): Flow<EvaluatorSummary>

This paginator transforms the flow returned by listEvaluatorsPaginated to access the nested member EvaluatorSummary

Link copied to clipboard
@JvmName(name = "listGatewayTargetsResponseTargetSummary")
fun Flow<ListGatewayTargetsResponse>.items(): Flow<TargetSummary>

This paginator transforms the flow returned by listGatewayTargetsPaginated to access the nested member TargetSummary

@JvmName(name = "listGatewaysResponseGatewaySummary")
fun Flow<ListGatewaysResponse>.items(): Flow<GatewaySummary>

This paginator transforms the flow returned by listGatewaysPaginated to access the nested member GatewaySummary

Link copied to clipboard
@JvmName(name = "listMemoriesResponseMemorySummary")
fun Flow<ListMemoriesResponse>.memories(): Flow<MemorySummary>

This paginator transforms the flow returned by listMemoriesPaginated to access the nested member MemorySummary

Link copied to clipboard
@JvmName(name = "listOnlineEvaluationConfigsResponseOnlineEvaluationConfigSummary")
fun Flow<ListOnlineEvaluationConfigsResponse>.onlineEvaluationConfigs(): Flow<OnlineEvaluationConfigSummary>

This paginator transforms the flow returned by listOnlineEvaluationConfigsPaginated to access the nested member OnlineEvaluationConfigSummary

Link copied to clipboard
@JvmName(name = "listPoliciesResponsePolicy")
fun Flow<ListPoliciesResponse>.policies(): Flow<Policy>

This paginator transforms the flow returned by listPoliciesPaginated to access the nested member Policy

Link copied to clipboard
@JvmName(name = "listPolicyEnginesResponsePolicyEngine")
fun Flow<ListPolicyEnginesResponse>.policyEngines(): Flow<PolicyEngine>

This paginator transforms the flow returned by listPolicyEnginesPaginated to access the nested member PolicyEngine

Link copied to clipboard
@JvmName(name = "listPolicyGenerationAssetsResponsePolicyGenerationAsset")
fun Flow<ListPolicyGenerationAssetsResponse>.policyGenerationAssets(): Flow<PolicyGenerationAsset>

This paginator transforms the flow returned by listPolicyGenerationAssetsPaginated to access the nested member PolicyGenerationAsset

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

Link copied to clipboard
@JvmName(name = "listAgentRuntimeEndpointsResponseAgentRuntimeEndpoint")
fun Flow<ListAgentRuntimeEndpointsResponse>.runtimeEndpoints(): Flow<AgentRuntimeEndpoint>

This paginator transforms the flow returned by listAgentRuntimeEndpointsPaginated to access the nested member AgentRuntimeEndpoint

Link copied to clipboard
@JvmName(name = "listWorkloadIdentitiesResponseWorkloadIdentityType")
fun Flow<ListWorkloadIdentitiesResponse>.workloadIdentities(): Flow<WorkloadIdentityType>

This paginator transforms the flow returned by listWorkloadIdentitiesPaginated to access the nested member WorkloadIdentityType